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 a3fbdde commit da6f099Copy full SHA for da6f099
doc/app/index.jsx
@@ -1,3 +1,4 @@
1
+import 'babel-core/polyfill';
2
import React from 'react';
3
import ReactDOM from 'react-dom';
4
import Home from './components/home';
0 commit comments