Use codemod preset-safe
This commit is contained in:
@@ -8,8 +8,8 @@ import {
|
||||
Snackbar,
|
||||
LinearProgress,
|
||||
Typography
|
||||
} from '@material-ui/core'
|
||||
import MuiAlert from '@material-ui/lab/Alert'
|
||||
} from '@mui/material'
|
||||
import MuiAlert from '@mui/material/Alert'
|
||||
|
||||
const API_URL = process.env.NEXT_PUBLIC_API_URL || 'http://localhost:1337'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user