From c1f8a9fdba875bf138ee985ef48e8201425bf4d1 Mon Sep 17 00:00:00 2001 From: trafficlunar Date: Sun, 13 Apr 2025 23:30:38 +0100 Subject: [PATCH] style: make mii name one line in mii list --- src/app/components/mii-list/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/mii-list/index.tsx b/src/app/components/mii-list/index.tsx index 4fde6d1..d132cc7 100644 --- a/src/app/components/mii-list/index.tsx +++ b/src/app/components/mii-list/index.tsx @@ -103,7 +103,7 @@ export default function MiiList({ isLoggedIn, userId }: Props) { />
- + {mii.name}