feat(shortcut): ctrl+f

This commit is contained in:
zhangheng
2026-04-03 16:59:44 +08:00
parent 0eb18943a4
commit b6ae2a6a29
2 changed files with 149 additions and 0 deletions

View File

@@ -1638,6 +1638,7 @@ const TopTools = (
useImperativeHandle(ref, () => ({
handleSave,
handleBackup,
commitTaskByActionKey,
}))
const renderEditIcon = useMemo(() => {