debug errors

This commit is contained in:
2023-07-23 15:28:11 +03:30
parent e4043344fb
commit 2879881d55

View File

@@ -1,5 +1,5 @@
import ReportIcon from "@mui/icons-material/Report";
import { Box, Divider, Typography } from "@mui/material";
import { Box, Typography } from "@mui/material";
import { toast } from "react-toastify";
const WarningNotification = (directionApp, status, t) => {