From 0548beb3bb7d7e1b774fe81555c37ecf33acb266 Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Mon, 7 Jun 2021 23:23:44 -0400 Subject: [PATCH] Fix #1 --- frontend/components/Editor/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/components/Editor/index.tsx b/frontend/components/Editor/index.tsx index 5180c1b..78de238 100644 --- a/frontend/components/Editor/index.tsx +++ b/frontend/components/Editor/index.tsx @@ -67,8 +67,8 @@ const Editor: React.FC = ({ links, setLinks }) => { }; return ( -
-
+
+
-
+
link.active)} />