We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 696a706 commit 9565ffaCopy full SHA for 9565ffa
modules/Configuration.js
@@ -1,5 +1,5 @@
1
var invariant = require('react/lib/invariant');
2
-var RouteHandler = require('./RouteHandler');
+var RouteHandler = require('./components/RouteHandler');
3
4
var Configuration = {
5
0 commit comments