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,7 +1,7 @@
import {useState} from 'react'
import {styled} from '@mui/material/styles'
import PropTypes from 'prop-types'
import {MenuItem, Menu, Button} from '@material-ui/core'
import {MenuItem, Menu, Button} from '@mui/material'
import {uniq} from 'lodash'
const PREFIX = 'AjouteTradiksyon'