partial: @mui update imports
This commit is contained in:
parent
aa428310f4
commit
58f53d92a8
216 changed files with 1035 additions and 326 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { Box } from '@material-ui/core'
|
||||
import MAutocomplete from '@material-ui/lab/Autocomplete'
|
||||
import { Box } from '@mui/material'
|
||||
import MAutocomplete from '@mui/lab/Autocomplete'
|
||||
import sort from 'match-sorter'
|
||||
import * as R from 'ramda'
|
||||
import React from 'react'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue