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

(cherry picked from commit 1716e7a397)
This commit is contained in:
Himself65
2023-06-04 23:33:36 +08:00
committed by Alex Yang
parent 7e989ae8cb
commit 5bb113a9a9
6 changed files with 88 additions and 165 deletions
-1
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';