Fix imports
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import PropTypes from 'prop-types'
|
||||
import Typography from '@mui/material/Typography'
|
||||
import Box from '@mui/material/Box'
|
||||
import Grid from '@mui/material/Unstable_Grid2'
|
||||
import Grid from '@mui/material/Grid2'
|
||||
|
||||
import BarStats from './bar-stats'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user