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 8897782 commit bd71b9cCopy full SHA for bd71b9c
modules/utils/createRouter.js
@@ -1,5 +1,4 @@
1
/* jshint -W058 */
2
-
3
var React = require('react');
4
var warning = require('react/lib/warning');
5
var invariant = require('react/lib/invariant');
modules/utils/createRoutesFromChildren.js
/* jshint -W084 */
0 commit comments