From 7b40cbce19bb9cbc88bf53573638d4db6b73b1a9 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 8 Mar 2025 13:28:21 +0900 Subject: description --- frontend/app/components/GolfPlayApps/GolfPlayAppGaming.tsx | 2 +- frontend/app/components/GolfWatchApps/GolfWatchAppGaming1v1.tsx | 4 +++- .../app/components/GolfWatchApps/GolfWatchAppGamingMultiplayer.tsx | 4 +++- 3 files changed, 7 insertions(+), 3 deletions(-) (limited to 'frontend') diff --git a/frontend/app/components/GolfPlayApps/GolfPlayAppGaming.tsx b/frontend/app/components/GolfPlayApps/GolfPlayAppGaming.tsx index bc205fb..d0e5a9a 100644 --- a/frontend/app/components/GolfPlayApps/GolfPlayAppGaming.tsx +++ b/frontend/app/components/GolfPlayApps/GolfPlayAppGaming.tsx @@ -85,7 +85,7 @@ export default function GolfPlayAppGaming({
{problemTitle}
-
{problemDescription}
+
{problemDescription}
diff --git a/frontend/app/components/GolfWatchApps/GolfWatchAppGaming1v1.tsx b/frontend/app/components/GolfWatchApps/GolfWatchAppGaming1v1.tsx index 033186c..ade565f 100644 --- a/frontend/app/components/GolfWatchApps/GolfWatchAppGaming1v1.tsx +++ b/frontend/app/components/GolfWatchApps/GolfWatchAppGaming1v1.tsx @@ -118,7 +118,9 @@ export default function GolfWatchAppGaming1v1({
{problemTitle}
- {problemDescription} + +
{problemDescription}
+
diff --git a/frontend/app/components/GolfWatchApps/GolfWatchAppGamingMultiplayer.tsx b/frontend/app/components/GolfWatchApps/GolfWatchAppGamingMultiplayer.tsx index b6d2ac3..f5766c0 100644 --- a/frontend/app/components/GolfWatchApps/GolfWatchAppGamingMultiplayer.tsx +++ b/frontend/app/components/GolfWatchApps/GolfWatchAppGamingMultiplayer.tsx @@ -52,7 +52,9 @@ export default function GolfWatchAppGamingMultiplayer({
{problemTitle}
- {problemDescription} + +
{problemDescription}
+
-- cgit v1.2.3-70-g09d2