updated the material ui imports for existing files that had not been updated yet
This commit is contained in:
parent
14904d8eb3
commit
f2cf950a6b
11 changed files with 82 additions and 66 deletions
|
|
@ -10,7 +10,7 @@ import {
|
|||
RadioGroup,
|
||||
TextField,
|
||||
Typography
|
||||
} from "@material-ui/core";
|
||||
} from "@mui/material";
|
||||
import FileUploader from "common/FileUploads/FileUploader";
|
||||
import ResponsiveDialog from "common/ResponsiveDialog";
|
||||
import SearchSelect, { Option } from "common/SearchSelect";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue