From 2b417123be73bdc8844a1c0d544a6161e0107844 Mon Sep 17 00:00:00 2001 From: David Bonan Date: Mon, 6 Jan 2020 12:43:55 +0100 Subject: [PATCH] Fix merge and update style with new change --- src/components/ElementOption.tsx | 10 +- src/index.tsx | 201 +++++++++++++++---------------- 2 files changed, 103 insertions(+), 108 deletions(-) diff --git a/src/components/ElementOption.tsx b/src/components/ElementOption.tsx index e2fd995ec..bae96e0cb 100644 --- a/src/components/ElementOption.tsx +++ b/src/components/ElementOption.tsx @@ -15,9 +15,9 @@ function ElementOption(props: PropsElementOption) { props.onChange(e.currentTarget.value); }; return ( - <> -