mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-20 07:47:19 +08:00
refactor(editor): move crud to doc (#9479)
This commit is contained in:
@@ -3,7 +3,7 @@ import {
|
||||
PaymentRequiredError,
|
||||
UnauthorizedError,
|
||||
} from '@blocksuite/affine/blocks';
|
||||
import { Slot } from '@blocksuite/affine/store';
|
||||
import { Slot } from '@blocksuite/affine/global/utils';
|
||||
import { captureException } from '@sentry/react';
|
||||
|
||||
import type { ChatContextValue } from './chat-panel/chat-context';
|
||||
|
||||
Reference in New Issue
Block a user