Skip to content

Commit 13d3183

Browse files
committed
chore: fix playground
1 parent 92dd755 commit 13d3183

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

playground/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import 'react-app-polyfill/ie11';
2+
import 'react-app-polyfill/stable';
23
import './normalize.css';
34

45
import * as React from 'react';

0 commit comments

Comments
 (0)