feat: add-tool network (#9)

Co-authored-by: typist <git@mail.typist.cc>
Reviewed-on: #9
This commit is contained in:
2025-10-29 05:51:11 +08:00
parent b97c746d36
commit 3b31ce9ddf
12 changed files with 1318 additions and 48 deletions

View File

@@ -13,6 +13,7 @@
"release:major": "npm version major && git push --follow-tags"
},
"dependencies": {
"@radix-ui/react-collapsible": "^1.1.12",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-dropdown-menu": "^2.1.16",
"@radix-ui/react-separator": "^1.1.7",