feat:add richtext shortcut key

This commit is contained in:
Hufe921
2022-11-04 22:00:47 +08:00
parent adf64865bd
commit 2d07682781
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import { richtextKeys } from '../../interface/shortcut/keys/richtextKeys'
import { IRegisterShortcut } from '../../interface/shortcut/Shortcut'
import { richtextKeys } from './keys/richtextKeys'
import { Command } from '../command/Command'
import { Draw } from '../draw/Draw'
@@ -1,6 +1,6 @@
import { Command } from '../../..'
import { KeyMap } from '../../../dataset/enum/KeyMap'
import { IRegisterShortcut } from '../Shortcut'
import { IRegisterShortcut } from '../../../interface/shortcut/Shortcut'
export const richtextKeys: IRegisterShortcut[] = [
{