frontend-2 #49

Merged
Ghost merged 25 commits from frontend-2 into main 2024-01-13 16:41:29 +00:00
Showing only changes of commit e29b7f6670 - Show all commits

View File

@@ -6,7 +6,7 @@ import {
ListItemButton,
ListItemIcon,
ListItemText,
useMediaQuery
useMediaQuery,
} from "@mui/material";
import Image from "next/image";
import React, { ReactNode } from "react";