Skip to content

Commit

Permalink
install material ui
Browse files Browse the repository at this point in the history
  • Loading branch information
juancwu committed Nov 23, 2024
1 parent 81bd2a4 commit 3d028aa
Show file tree
Hide file tree
Showing 2 changed files with 3,571 additions and 4,218 deletions.
3 changes: 3 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
"format": "prettier ./src --write"
},
"dependencies": {
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@mui/material": "^6.1.8",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand Down
Loading

0 comments on commit 3d028aa

Please sign in to comment.