Add radix switch

This commit is contained in:
Valtteri Karesto
2022-05-09 14:17:55 +03:00
parent 77eab8d88d
commit ea52f014dd
2 changed files with 17 additions and 1 deletions

View File

@@ -21,6 +21,7 @@
"@radix-ui/react-id": "^0.1.1",
"@radix-ui/react-label": "^0.1.5",
"@radix-ui/react-popover": "^0.1.6",
"@radix-ui/react-switch": "^0.1.5",
"@radix-ui/react-tooltip": "^0.1.7",
"@stitches/react": "^1.2.6-0",
"base64-js": "^1.5.1",