feat(SW-322): remove two component structure
This commit is contained in:
@@ -5,5 +5,5 @@ export interface ShortcutsProps extends Shortcut {
|
||||
}
|
||||
|
||||
export type ShortcutsListProps = {
|
||||
linkList: ShortcutsProps["shortcuts"]
|
||||
shortCutList: ShortcutsProps["shortcuts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user