Skip to content

Commit 46f7784

Browse files
committed
fix: 🐛 remove file polifile
1 parent 2d49b97 commit 46f7784

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { ALERT_TYPE } from './config/ENV';
22
import { Dialog, IConfigDialog, IConfigToast, Root, Toast } from './containers';
3-
import './polyfills';
43

54
export { Root, Dialog, Toast, ALERT_TYPE, IConfigDialog, IConfigToast };
65
export default { Root, Dialog, Toast, ALERT_TYPE };

0 commit comments

Comments
 (0)