Added hint for cmdk-menu (#1743)
* - added hint for cmdk-menu * - design
This commit is contained in:
@ -39,6 +39,7 @@ export const AppNavbar = () => {
|
||||
onClick={() => {
|
||||
openCommandMenu();
|
||||
}}
|
||||
keyboard={['⌘', 'K']}
|
||||
/>
|
||||
<NavItem
|
||||
label="Notifications"
|
||||
|
||||
Reference in New Issue
Block a user