From c5cf5b432aa49df55de8a58c176dae3eb0923754 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Sat, 13 Mar 2021 12:20:47 +0100 Subject: friend status + recentgames key prop --- components/recentGames.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components') diff --git a/components/recentGames.tsx b/components/recentGames.tsx index 13bb87c..150520c 100644 --- a/components/recentGames.tsx +++ b/components/recentGames.tsx @@ -52,7 +52,7 @@ export default function RecentGames(props: { games?: Array }) { Datum { - props.games?.map(game => + props.games?.map(game =>