From 8605af2b5432d0d0974a2a18cf215992559ed681 Mon Sep 17 00:00:00 2001 From: Christopher Chedeau Date: Fri, 3 Jan 2020 18:32:23 -0800 Subject: [PATCH] Fix key warning (#93) --- src/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.tsx b/src/index.tsx index 4451c193..b5c2970a 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -753,7 +753,7 @@ class App extends React.Component<{}, AppState> {
Shapes {SHAPES.map(({ value, label }) => ( -