mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-28 14:44:15 +00:00
feat: mii pages
This commit is contained in:
parent
ac56b450fc
commit
72ff5c9354
4 changed files with 67 additions and 5 deletions
|
|
@ -1,5 +1,6 @@
|
|||
import Image from "next/image";
|
||||
import { prisma } from "@/lib/prisma";
|
||||
|
||||
import MiiList from "@/app/components/mii-list";
|
||||
|
||||
interface Props {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue