diff options
| author | Sebastien Castiel <sebastien@castiel.me> | 2024-01-17 12:07:03 -0500 |
|---|---|---|
| committer | Sebastien Castiel <sebastien@castiel.me> | 2024-01-17 12:07:03 -0500 |
| commit | 92156b29cbcc496af705982bdf18dd558e765acb (patch) | |
| tree | c58086e5f2e5f5a40f6c32cbc203641d34ae935e /package.json | |
| parent | c4de3f605c2c6ffa505ad098c72292e706359c0e (diff) | |
Use combobox for category selector
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 29bb41d..3478946 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,7 @@ "@tailwindcss/typography": "^0.5.10", "class-variance-authority": "^0.7.0", "clsx": "^2.0.0", + "cmdk": "^0.2.0", "dayjs": "^1.11.10", "lucide-react": "^0.290.0", "nanoid": "^5.0.4", |
