feat(SW-322): name change
This commit is contained in:
@@ -5,5 +5,5 @@ export interface ShortcutsListProps extends Shortcut {
|
||||
}
|
||||
|
||||
export type ShortcutsListItemsProps = {
|
||||
shortCutList: ShortcutsListProps["shortcuts"]
|
||||
shortCutsListItems: ShortcutsListProps["shortcuts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user