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 134e070 commit 5f01a90Copy full SHA for 5f01a90
packages/react/addons.js
@@ -1,4 +1,4 @@
1
-var warning = require('./lib/warning');
+var warning = require('fbjs/lib/warning');
2
warning(
3
false,
4
// Require examples in this string must be split to prevent React's
0 commit comments