feat: mii pages

This commit is contained in:
trafficlunar 2025-03-30 18:57:43 +01:00
parent ac56b450fc
commit 72ff5c9354
4 changed files with 67 additions and 5 deletions

View file

@ -1,5 +1,6 @@
import Image from "next/image";
import { prisma } from "@/lib/prisma";
import MiiList from "@/app/components/mii-list";
interface Props {