From 11fd4bebf6d9b45bf57fc6d42d5f9ba52b07229a Mon Sep 17 00:00:00 2001 From: Amio Date: Sat, 25 May 2019 17:26:44 +0800 Subject: [PATCH 1/2] Fix missing key for react list --- components/home-intro.js | 2 +- index.ts | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/components/home-intro.js b/components/home-intro.js index dce33df..c33086e 100644 --- a/components/home-intro.js +++ b/components/home-intro.js @@ -75,7 +75,7 @@ const iconExamples = () => { return Object.keys(icons).map(icon => { const url = `/badge//${icon}?icon=${icon}` return ( - +