From b20978baf269be7c8145356919c3843ebfeb0e54 Mon Sep 17 00:00:00 2001 From: Mario Nebl Date: Thu, 11 Oct 2018 08:40:06 +0200 Subject: [PATCH] fix: silence some dev warnings --- src/components/icons/index.tsx | 4 ++-- src/model/element-action.ts | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/icons/index.tsx b/src/components/icons/index.tsx index b08194c6a..5f49ba1d0 100644 --- a/src/components/icons/index.tsx +++ b/src/components/icons/index.tsx @@ -90,7 +90,7 @@ const icons: { readonly [key: string]: JSX.Element[][] | JSX.Element[] } = { export const Images: { readonly [key: string]: JSX.Element[][] | JSX.Element[] } = { EmptyElements: [ [ - + - +