Added: MUI theming

This commit is contained in:
Llewellyn D'souza
2022-01-06 16:04:34 +05:30
parent 08a3ec88e2
commit c704b27805
3 changed files with 820 additions and 1 deletions

View File

@@ -3,6 +3,9 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@emotion/react": "^11.7.1",
"@emotion/styled": "^11.6.0",
"@mui/material": "^5.2.7",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",