Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit cab0cdc

Browse files
change reactrb require to hyper-react
1 parent 53ffb54 commit cab0cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/reactrb-router.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
require 'react/router/dsl/transition_context'
1111
else
1212
require 'opal'
13-
require 'reactrb'
13+
require 'hyper-react'
1414
require 'react/router/version'
1515

1616
Opal.append_path File.expand_path('../', __FILE__).untaint

0 commit comments

Comments
 (0)