Add cmd k to navigate pages (#254)

* Begin styled command bar

* Add 2 commands and improve styling

* Add storybook

* Move z-index to variables and use hotkey hook
This commit is contained in:
Félix Malfait
2023-06-08 18:28:02 +02:00
committed by GitHub
parent 4727c00a0a
commit 024adb9221
7 changed files with 602 additions and 389 deletions

View File

@ -13,6 +13,7 @@
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.9",
"apollo-link-rest": "^0.9.0",
"cmdk": "^0.2.0",
"date-fns": "^2.30.0",
"graphql": "^16.6.0",
"jwt-decode": "^3.1.2",