From cc6985938643fd42c999d40d77af7f3a0f0890b5 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 10 Aug 2024 23:01:15 +0900 Subject: fix(frontend): provide stable key --- frontend/app/components/GolfWatchApps/GolfWatchAppGaming.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'frontend') diff --git a/frontend/app/components/GolfWatchApps/GolfWatchAppGaming.tsx b/frontend/app/components/GolfWatchApps/GolfWatchAppGaming.tsx index 53d5bce..fea81fd 100644 --- a/frontend/app/components/GolfWatchApps/GolfWatchAppGaming.tsx +++ b/frontend/app/components/GolfWatchApps/GolfWatchAppGaming.tsx @@ -126,8 +126,8 @@ export default function GolfWatchAppGaming({
    {playerInfoA.submissionResult?.verificationResults.map( - (result, idx) => ( -
  1. + (result) => ( +
  2. {" "} -- cgit v1.2.3-70-g09d2