mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore: update import
This commit is contained in:
@@ -11,7 +11,8 @@ import {
|
||||
type ReturnUnobserve,
|
||||
} from '@toeverything/datasource/db-service';
|
||||
import { addNewGroup } from './recast-block';
|
||||
import { useIsOnDrag } from '.';
|
||||
import { useIsOnDrag } from './hooks';
|
||||
import { HookType } from './editor';
|
||||
|
||||
interface RenderRootProps {
|
||||
editor: BlockEditor;
|
||||
|
||||
Reference in New Issue
Block a user