mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-22 12:11:38 +03:00
3c6983ee49
1. es2022 is required and should be set separately in storybook. 2. @blocksuite/icons versions are not consistent across packages.
3 lines
102 B
TypeScript
3 lines
102 B
TypeScript
import 'core-js/modules/esnext.symbol.async-dispose';
|
|
import 'core-js/modules/esnext.symbol.dispose';
|