From 4b28b1eb8ee6177a8009b89ac2200b3b753bc5b1 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 21 Mar 2025 10:55:10 +0900 Subject: feat(frontend): support mobile layout --- frontend/app/components/GolfPlayApps/GolfPlayAppGaming.tsx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'frontend/app/components/GolfPlayApps/GolfPlayAppGaming.tsx') diff --git a/frontend/app/components/GolfPlayApps/GolfPlayAppGaming.tsx b/frontend/app/components/GolfPlayApps/GolfPlayAppGaming.tsx index b9b3159..b40f3c3 100644 --- a/frontend/app/components/GolfPlayApps/GolfPlayAppGaming.tsx +++ b/frontend/app/components/GolfPlayApps/GolfPlayAppGaming.tsx @@ -65,8 +65,10 @@ export default function GolfPlayAppGaming({
-
{score}
-
{playerProfile.displayName}
+
{score}
+
+ {playerProfile.displayName} +
{playerProfile.iconPath && ( -- cgit v1.2.3-70-g09d2