upgrade mui v7, fix makefile build

This commit is contained in:
proddy
2025-03-26 20:24:08 +01:00
parent ac7e91beff
commit 0dcde46296
22 changed files with 289 additions and 275 deletions

View File

@@ -15,7 +15,7 @@ import {
DialogContent,
DialogTitle,
FormControlLabel,
Grid2 as Grid,
Grid,
Link,
Typography
} from '@mui/material';