From 4566739304a5f2a9dbfccb8297e8b7dd803d0f51 Mon Sep 17 00:00:00 2001 From: Brian <26396307+wtLau@users.noreply.github.com> Date: Fri, 12 Apr 2024 16:23:41 -0700 Subject: [PATCH] add missing key prop --- pages/gears.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/gears.tsx b/pages/gears.tsx index f3ee68e..33628c2 100644 --- a/pages/gears.tsx +++ b/pages/gears.tsx @@ -36,7 +36,7 @@ const Gears = () => { {gearsData.map( (ele) => ele.type === type && ( - + ‧ {ele.name} {' - '}