We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4392481 commit 31d2c49Copy full SHA for 31d2c49
demo/js/demo.js
@@ -1,3 +1,4 @@
1
+import 'babel-polyfill';
2
import React from 'react';
3
import ReactDOM from 'react-dom';
4
0 commit comments