dialog component

This commit is contained in:
Oliver Bryan
2025-12-29 03:37:31 +00:00
parent d2c1c3148f
commit 68a47519f2
3 changed files with 137 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
},
"dependencies": {
"@issue/shared": "workspace:*",
"@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-select": "^2.2.6",