fix bug error console

This commit is contained in:
Ehsan
2024-10-10 20:27:15 +03:30
parent 81e07a5f43
commit 39584bf78c
3 changed files with 6 additions and 3 deletions
@@ -1,5 +1,4 @@
import { useState } from "react";
import TrashOrangeD from "@/components/icons/TrashOrangeD";
import { Box, Button, Modal } from "@mui/material";
import { styleDefault } from "@/mui";
import CloseModalD from "@/components/icons/CloseModalD";