Fix imports
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import PropTypes from 'prop-types'
|
||||
|
||||
import Grid from '@mui/material/Unstable_Grid2'
|
||||
import Grid from '@mui/material/Grid2'
|
||||
import KatAkey from './kat-akey'
|
||||
|
||||
export default function Statistik({statistik}) {
|
||||
|
||||
Reference in New Issue
Block a user