Use codemod preset-safe

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-01-19 07:06:26 +04:00
parent 33e2d5dfda
commit 172852c087
35 changed files with 245 additions and 231 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import {Typography, Link, Box} from '@material-ui/core'
import {Typography, Link, Box} from '@mui/material'
import PropTypes from 'prop-types'
const MIZIK_URL = process.env.NEXT_PUBLIC_OKI_MIZIK_URL || 'https://funkwhale-server.com'