creating combox component

This commit is contained in:
Samantha Kellow
2023-07-31 13:32:51 +01:00
parent 3a1d89e9ed
commit 8f842f0efe
7 changed files with 1063 additions and 5 deletions

View File

@@ -22,8 +22,12 @@
"@headlessui/react": "^1.7.15",
"@heroicons/react": "^2.0.18",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-dialog": "^1.0.4",
"@radix-ui/react-popover": "^1.0.6",
"@radix-ui/react-slot": "^1.0.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"cmdk": "^0.2.0",
"lucide-react": "^0.263.1",
"next": "13.4.12",
"react": "18.2.0",