Feature/update api

This commit is contained in:
2024-11-05 07:09:13 +00:00
committed by AmirHossein Mahmoodi
parent 56196f33c7
commit b64a1c93e9
83 changed files with 4066 additions and 3123 deletions

View File

@@ -1,4 +1,4 @@
import {styled} from "@mui/material";
import { styled } from "@mui/material";
import Image from "next/image";
const StyledImage = styled(Image)``;