cleanup and license

This commit is contained in:
Calli
2023-06-24 21:01:10 +03:00
parent 7902408b04
commit f2dfefc565
3 changed files with 20 additions and 6 deletions

View File

@@ -1,5 +1,4 @@
import { Box, Stack, Typography, styled } from "@mui/material";
import Image from "next/image";
const StackItem = styled(Stack)(({ theme }) => ({
...theme.typography.body2,