feat(renderer): add shadcn switch primitive

This commit is contained in:
2026-06-05 17:18:19 +05:30
parent 221598c91b
commit 6b23e5ef60
4 changed files with 70 additions and 0 deletions
+1
View File
@@ -104,6 +104,7 @@
"@radix-ui/react-label": "^2.1.8",
"@radix-ui/react-scroll-area": "^1.2.10",
"@radix-ui/react-slot": "^1.2.4",
"@radix-ui/react-switch": "^1.2.6",
"@tanstack/react-table": "^8.21.3",
"codemirror": "^6.0.2",
"core-util-is": "^1.0.3",