feat(SW-322): remove divs
This commit is contained in:
@@ -5,5 +5,6 @@ export interface ShortcutsListProps extends Shortcut {
|
||||
}
|
||||
|
||||
export type ShortcutsListItemsProps = {
|
||||
className?: string
|
||||
shortcutsListItems: ShortcutsListProps["shortcuts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user