mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
fix code copy to clipboard
This commit is contained in:
@@ -53,7 +53,6 @@ export const InlineMenuContainer = ({
|
||||
setShowMenu(true);
|
||||
setContainerStyle({ left: rect.left, top: rect.top - 64 });
|
||||
});
|
||||
|
||||
return unsubscribe;
|
||||
}, [editor]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user