- Replace @material-ui/core -> @mui/material - Replace @material-ui/icons -> @mui/icons-material - Switch makeStyles imports to @mui/styles (compat) - Add @mui/material, @mui/icons-material, @mui/styles, @emotion/react, @emotion/styled to package.json Notes: Kept makeStyles via @mui/styles for incremental migration; next: replace makeStyles usage with sx/styled where needed. |
||
|---|---|---|
| .. | ||
| conf/conf.d | ||
| public | ||
| src | ||
| .env | ||
| .gitignore | ||
| Dockerfile | ||
| Dockerfile.dev | ||
| env-config 2.js | ||
| env.sh | ||
| htpasswd | ||
| nginx.dev.conf | ||
| package-lock.json | ||
| package.json | ||
| start-dev.sh | ||