-
- Downloads
Changed datepicker.
... | ... | @@ -3,6 +3,12 @@ |
"version": "0.1.0", | ||
"private": true, | ||
"dependencies": { | ||
"@date-io/date-fns": "^2.11.0", | ||
"@emotion/styled": "^11.3.0", | ||
"@material-ui/core": "^4.12.3", | ||
"@material-ui/pickers": "^3.3.10", | ||
"@mui/lab": "^5.0.0-alpha.49", | ||
"@mui/material": "^5.0.2", | ||
"@testing-library/jest-dom": "^5.11.4", | ||
"@testing-library/react": "^11.1.0", | ||
"@testing-library/user-event": "^12.1.10", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment