Fixed mui core finally

This commit is contained in:
Frikky
2023-07-12 02:09:12 +02:00
parent 5b72c8d517
commit 65574a1601
66 changed files with 111 additions and 827 deletions
+1 -4
View File
@@ -23,11 +23,8 @@ import {
Dialog,
Chip,
Avatar,
} from "@material-ui/core";
import {
Button
} from '@material-ui/core';
} from "@mui/material";
import {
Close as CloseIcon,