Skip to content

Commit 31d2c49

Browse files
committed
Import babel-polyfill at top of demo script
1 parent 4392481 commit 31d2c49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo/js/demo.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import 'babel-polyfill';
12
import React from 'react';
23
import ReactDOM from 'react-dom';
34

0 commit comments

Comments
 (0)