mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-24 22:09:08 +08:00
fix:lint
This commit is contained in:
@@ -189,7 +189,6 @@ export const CommandMenu = ({ editor, hooks, style }: CommandMenuProps) => {
|
|||||||
},
|
},
|
||||||
[]
|
[]
|
||||||
);
|
);
|
||||||
|
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
const sub = hooks
|
const sub = hooks
|
||||||
.get(HookType.ON_ROOT_NODE_KEYUP)
|
.get(HookType.ON_ROOT_NODE_KEYUP)
|
||||||
|
|||||||
Reference in New Issue
Block a user