mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-28 14:44:15 +00:00
fix: build errors
This commit is contained in:
parent
4a65994d35
commit
516923905d
15 changed files with 65 additions and 57 deletions
|
|
@ -112,7 +112,7 @@ export default async function MiiPage({ params }: Props) {
|
|||
key={index}
|
||||
src={src}
|
||||
width={256}
|
||||
height={1}
|
||||
height={170}
|
||||
alt="mii screenshots"
|
||||
className="rounded-xl bg-zinc-300 border-2 border-zinc-300 shadow-md aspect-[3/2] h-full object-contain"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue