partial: use preferred import style
This commit is contained in:
parent
4bfb94182c
commit
2937cebc34
56 changed files with 83 additions and 75 deletions
|
|
@ -1,8 +1,6 @@
|
|||
import {
|
||||
Radio,
|
||||
RadioGroup as MRadioGroup,
|
||||
FormControlLabel
|
||||
} from '@mui/material'
|
||||
import Radio from '@mui/material/Radio'
|
||||
import MRadioGroup from '@mui/material/RadioGroup'
|
||||
import FormControlLabel from '@mui/material/FormControlLabel'
|
||||
import { makeStyles } from '@mui/styles'
|
||||
import classnames from 'classnames'
|
||||
import React from 'react'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue