Updated form to use material UI
Showing
This diff is collapsed.
| ... | ... | @@ -3,6 +3,11 @@ |
| "version": "0.1.0", | ||
| "private": true, | ||
| "dependencies": { | ||
| "@emotion/react": "^11.11.1", | ||
| "@emotion/styled": "^11.11.0", | ||
| "@mui/icons-material": "^5.14.18", | ||
| "@mui/lab": "^5.0.0-alpha.153", | ||
| "@mui/material": "^5.14.18", | ||
| "@testing-library/jest-dom": "^5.17.0", | ||
| "@testing-library/react": "^13.4.0", | ||
| "@testing-library/user-event": "^13.5.0", | ||
| ... | ... |
This diff is collapsed.
Please register or sign in to comment