mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
feat: global hotkeys.
This commit is contained in:
@@ -21,6 +21,7 @@ function QuickNewDropdown() {
|
||||
items={quickNewOptions}
|
||||
onItemSelect={(type) => handleClickQuickNew(type)}
|
||||
textProp={'name'}
|
||||
labelProp={'label'}
|
||||
filterable={false}
|
||||
popoverProps={{ minimal: false, position: Position.BOTTOM }}
|
||||
defaultText={'Select'}
|
||||
|
||||
Reference in New Issue
Block a user