Skip to content

Commit 796b110

Browse files
committed
Make the radios match the pixelated style
1 parent 3e3663c commit 796b110

File tree

6 files changed

+102
-344
lines changed

6 files changed

+102
-344
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"validate:snippets": "node scripts/validate-snippets.js"
2525
},
2626
"dependencies": {
27+
"@base-ui-components/react": "1.0.0-beta.4",
2728
"@codemirror/autocomplete": "^6.18.6",
2829
"@codemirror/commands": "^6.3.3",
2930
"@codemirror/language": "^6.10.0",
@@ -36,7 +37,6 @@
3637
"@igorkowalczyk/is-browser": "^5.1.0",
3738
"@lezer/highlight": "^1.2.1",
3839
"@next/bundle-analyzer": "^15.4.5",
39-
"@radix-ui/react-radio-group": "^1.2.2",
4040
"@sparticuz/chromium": "^138.0.2",
4141
"@tailwindcss/container-queries": "^0.1.1",
4242
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",

0 commit comments

Comments
 (0)