Skip to content

Commit

Permalink
fix: nextui switch input width overflow (#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
Layouwen authored Dec 31, 2024
1 parent c7e252d commit 7d70008
Show file tree
Hide file tree
Showing 4 changed files with 1,973 additions and 2,350 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"@electron-toolkit/preload": "^3.0.1",
"@electron-toolkit/utils": "^3.0.0",
"@mihomo-party/sysproxy": "^2.0.7",
"@nextui-org/react": "2.6.10",
"@types/crypto-js": "^4.2.2",
"adm-zip": "^0.5.16",
"axios": "^1.7.7",
Expand All @@ -45,7 +46,6 @@
"@electron-toolkit/eslint-config-prettier": "^2.0.0",
"@electron-toolkit/eslint-config-ts": "^2.0.0",
"@electron-toolkit/tsconfig": "^1.0.1",
"@nextui-org/react": "^2.4.8",
"@types/adm-zip": "^0.5.6",
"@types/express": "^5.0.0",
"@types/node": "^22.9.0",
Expand Down
Loading

0 comments on commit 7d70008

Please sign in to comment.