partial: @mui update imports

This commit is contained in:
Rafael Taranto 2025-04-15 12:04:12 +01:00
parent aa428310f4
commit 58f53d92a8
216 changed files with 1035 additions and 326 deletions

View file

@ -3,7 +3,7 @@ import {
RadioGroup as MRadioGroup,
FormControlLabel,
makeStyles
} from '@material-ui/core'
} from '@mui/material'
import classnames from 'classnames'
import React from 'react'
import { Label1 } from 'src/components/typography'