mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-23 13:29:02 +08:00
chore: remove useEditor
This commit is contained in:
@@ -9,7 +9,7 @@ import {
|
||||
useLoadPage,
|
||||
} from '@/providers/app-state-provider/hooks';
|
||||
import { useAppState } from '@/providers/app-state-provider/context';
|
||||
import exampleMarkdown from '@/providers/editor-provider/example-markdown';
|
||||
import exampleMarkdown from '@/static/example-markdown';
|
||||
|
||||
const StyledEditorContainer = styled('div')(({ theme }) => {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user