mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 02:56:23 +08:00
fix(editor): extract store spec register from effects (#11268)
Close [BS-2802](https://linear.app/affine-design/issue/BS-2802/移動端缺少bseffects導致文檔創建錯誤)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import { registerStoreSpecs } from '@blocksuite/affine/extensions';
|
||||
|
||||
registerStoreSpecs();
|
||||
Reference in New Issue
Block a user