feat: publish local workspace (#1406)

This commit is contained in:
Himself65
2023-03-07 23:31:22 -06:00
committed by GitHub
parent 88967a1dbe
commit f172831733
7 changed files with 62 additions and 30 deletions

View File

@@ -1,3 +1,5 @@
import '@blocksuite/editor/themes/affine.css';
import { config } from '@affine/env';
import { BlockHub } from '@blocksuite/blocks';
import { EditorContainer } from '@blocksuite/editor';