mirror of
https://ghproxy.net/https://github.com/abhijitb/helix.git
synced 2025-08-28 03:07:33 +08:00
updated to use material ui
This commit is contained in:
parent
073173e145
commit
fecc1046d4
8 changed files with 23443 additions and 22153 deletions
|
@ -11,6 +11,10 @@
|
|||
"prebuild": "npm run lint && npm run format"
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@emotion/styled": "^11.14.1",
|
||||
"@mui/icons-material": "^7.3.1",
|
||||
"@mui/material": "^7.3.1",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"react-router-dom": "^6.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue