mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 19:16:29 +08:00
@@ -1,5 +1,5 @@
|
||||
import type { EditorHost } from '@blocksuite/affine/block-std';
|
||||
import { MobileOutlineMenu } from '@blocksuite/affine/fragments/outline';
|
||||
import type { EditorHost } from '@blocksuite/affine/std';
|
||||
import { useCallback, useRef } from 'react';
|
||||
|
||||
export const MobileTocMenu = ({ editor }: { editor: EditorHost | null }) => {
|
||||
|
||||
Reference in New Issue
Block a user