Added hint for cmdk-menu (#1743)

* - added hint for cmdk-menu

* - design
This commit is contained in:
brendanlaschke
2023-09-29 11:23:14 +02:00
committed by GitHub
parent ed86cec1e8
commit 35ff695471
2 changed files with 22 additions and 0 deletions

View File

@ -39,6 +39,7 @@ export const AppNavbar = () => {
onClick={() => {
openCommandMenu();
}}
keyboard={['⌘', 'K']}
/>
<NavItem
label="Notifications"