Adapt components with new css & NextJs rules

This commit is contained in:
2026-04-21 19:31:26 +04:00
parent 6b94f95bb8
commit 532a92fca2
26 changed files with 110 additions and 105 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import PropTypes from 'prop-types'
import Grid from '@mui/material/Grid2'
import Grid from '@mui/material/Grid'
import KatAkey from './kat-akey'
export default function Statistik({statistik}) {