feat: init support for multiple tiles (#2585)

This commit is contained in:
Himself65
2023-05-30 12:27:38 +08:00
parent bfe3b2242e
commit f7487ad037
5 changed files with 170 additions and 37 deletions

View File

@@ -1,5 +1,6 @@
import '@affine/component/theme/global.css';
import '@affine/component/theme/theme.css';
import 'react-mosaic-component/react-mosaic-component.css';
import { WorkspaceFallback } from '@affine/component/workspace';
import { config, setupGlobal } from '@affine/env';