add mui, add range slider

This commit is contained in:
Andres
2022-06-21 10:27:02 +02:00
parent 783083d02a
commit 2f0c8e8bc8
4 changed files with 401 additions and 110 deletions

View File

@@ -4,6 +4,9 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@emotion/react": "^11.9.3",
"@emotion/styled": "^11.9.3",
"@mui/material": "^5.8.4",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",