added popover

This commit is contained in:
Oliver Bryan
2026-01-10 23:13:48 +00:00
parent 5db22961c5
commit 86083b41dd
3 changed files with 52 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-dropdown-menu": "^2.1.16",
"@radix-ui/react-label": "^2.1.8",
"@radix-ui/react-popover": "^1.1.15",
"@radix-ui/react-select": "^2.2.6",
"@radix-ui/react-slot": "^1.2.4",
"@radix-ui/react-tabs": "^1.1.13",
@@ -24,6 +25,7 @@
"clsx": "^2.1.1",
"lucide-react": "^0.561.0",
"react": "^19.1.0",
"react-colorful": "^5.6.1",
"react-dom": "^19.1.0",
"react-resizable-panels": "^4.0.15",
"react-router-dom": "^7.10.1",