From fbc5d0ec279ae38317b1a4331c747c4969a2bb18 Mon Sep 17 00:00:00 2001 From: Eric NGUYEN Date: Thu, 29 Sep 2022 09:53:56 +0200 Subject: [PATCH] Fix wrong icons in floating button --- src/Components/UI/UI.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Components/UI/UI.tsx b/src/Components/UI/UI.tsx index b633e31..86a3ede 100644 --- a/src/Components/UI/UI.tsx +++ b/src/Components/UI/UI.tsx @@ -127,14 +127,14 @@ export function UI(props: IUIProps): JSX.Element { title='Export as JSON' onClick={props.saveEditorAsJSON} > - +