added material ui
Showing
This diff is collapsed.
Click to expand it.
... | @@ -3,6 +3,7 @@ | ... | @@ -3,6 +3,7 @@ |
"version": "0.1.0", | "version": "0.1.0", | ||
"private": true, | "private": true, | ||
"dependencies": { | "dependencies": { | ||
"@material-ui/core": "^4.9.2", | |||
"@material-ui/icons": "^4.5.1", | "@material-ui/icons": "^4.5.1", | ||
"@testing-library/jest-dom": "^4.2.4", | "@testing-library/jest-dom": "^4.2.4", | ||
"@testing-library/react": "^9.4.0", | "@testing-library/react": "^9.4.0", | ||
... | ... |
Please
register
or
sign in
to comment