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 2d49b97 commit 46f7784Copy full SHA for 46f7784
src/index.tsx
@@ -1,6 +1,5 @@
1
import { ALERT_TYPE } from './config/ENV';
2
import { Dialog, IConfigDialog, IConfigToast, Root, Toast } from './containers';
3
-import './polyfills';
4
5
export { Root, Dialog, Toast, ALERT_TYPE, IConfigDialog, IConfigToast };
6
export default { Root, Dialog, Toast, ALERT_TYPE };
0 commit comments