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 7fafae0 commit 5222f1bCopy full SHA for 5222f1b
src/web/index.js
@@ -1,6 +1,5 @@
1
import React from 'react';
2
import ReactDOM from 'react-dom';
3
-import 'babel-polyfill';
4
import RouterRoot from './Router';
5
6
ReactDOM.render(
0 commit comments