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