feat: add create shortcut button

This commit is contained in:
Steven
2023-08-10 22:23:22 +08:00
parent ae56f6df8c
commit 0efd495f56
5 changed files with 273 additions and 43 deletions

View File

@@ -12,6 +12,7 @@
"lint-fix": "eslint --ext .js,.ts,.tsx, src --fix"
},
"dependencies": {
"@bufbuild/protobuf": "^1.3.0",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/joy": "5.0.0-beta.0",