mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 10:22:55 +08:00
fix(component): remove css import from blocksuite
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { useEffect, ComponentType } from 'react';
|
||||
import { ThemeProvider, useTheme } from 'next-themes';
|
||||
import '@blocksuite/editor/themes/affine.css';
|
||||
import '@affine/component/theme/global.css';
|
||||
import '@affine/component/theme/theme.css';
|
||||
import { useDarkMode } from 'storybook-dark-mode';
|
||||
|
||||
Reference in New Issue
Block a user