mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
fix(core): center peek doc view circular deps (#10253)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// the following import is used to ensure the block suite editor effects are run
|
||||
import '../components/blocksuite/block-suite-editor';
|
||||
|
||||
import { DebugLogger } from '@affine/debug';
|
||||
import { DEFAULT_WORKSPACE_NAME } from '@affine/env/constant';
|
||||
import onboardingUrl from '@affine/templates/onboarding.zip';
|
||||
|
||||
Reference in New Issue
Block a user