Skip to content

Commit

Permalink
refactor: Apply codemod for cozy-ui 93.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cballevre committed Sep 20, 2023
1 parent ad39fc4 commit d139a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cozy-client/src/devtools/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import Box from '@material-ui/core/Box'
import Slide from '@material-ui/core/Slide'
import { useTheme, makeStyles } from '@material-ui/core/styles'

import CozyTheme from 'cozy-ui/transpiled/react/CozyTheme'
import CozyTheme from 'cozy-ui/transpiled/react/providers/CozyTheme'
import Icon from 'cozy-ui/transpiled/react/Icon'
import List from 'cozy-ui/transpiled/react/List'
import Typography from 'cozy-ui/transpiled/react/Typography'
Expand Down

0 comments on commit d139a3a

Please sign in to comment.