Add Material Core & Icons

This commit is contained in:
jveebs 2023-03-27 17:49:51 -04:00
parent e9a6aad887
commit 197afc4f59
2 changed files with 341 additions and 102 deletions

View file

@ -3,6 +3,8 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",