fix: use react-resizable-panels (#2679)

This commit is contained in:
Himself65
2023-06-04 23:33:36 +08:00
committed by GitHub
parent acda594cba
commit 1716e7a397
6 changed files with 88 additions and 165 deletions

View File

@@ -1,6 +1,5 @@
import '@affine/component/theme/global.css';
import '@affine/component/theme/theme.css';
import 'react-mosaic-component/react-mosaic-component.css';
// bootstrap code before everything
import '../bootstrap';