chore: add input and label UI components for customer-spa

This commit is contained in:
Dwindi Ramadhana
2025-12-31 22:44:35 +07:00
parent 56042d4b8e
commit 4fcc69bfcd
4 changed files with 46 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
"@radix-ui/react-checkbox": "^1.3.3",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-dropdown-menu": "^2.1.16",
"@radix-ui/react-label": "^2.1.7",
"@radix-ui/react-label": "^2.1.8",
"@radix-ui/react-popover": "^1.1.15",
"@radix-ui/react-radio-group": "^1.3.8",
"@radix-ui/react-select": "^2.2.6",