chore: update preloading page (#2409)

This commit is contained in:
JimmFly
2023-05-17 17:16:07 +08:00
committed by GitHub
parent 2e0ccb53ec
commit 50196d8fde
3 changed files with 51 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import { DebugLogger } from '@affine/debug';
import markdown from '@affine/templates/Welcome-to-AFFiNE.md';
import markdown from '@affine/templates/AFFiNE-beta-0.5.4.md';
import { ContentParser } from '@blocksuite/blocks/content-parser';
import type { Page, Workspace } from '@blocksuite/store';
import { nanoid } from '@blocksuite/store';