From 91d079c5abb4624742a58ead0b996c213b580cad Mon Sep 17 00:00:00 2001 From: ajnart Date: Tue, 9 Aug 2022 13:21:58 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fix=20quick=20color=20bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/AppShelf/AppShelfMenu.tsx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/components/AppShelf/AppShelfMenu.tsx b/src/components/AppShelf/AppShelfMenu.tsx index ced81000d..9ee8f83d4 100644 --- a/src/components/AppShelf/AppShelfMenu.tsx +++ b/src/components/AppShelf/AppShelfMenu.tsx @@ -43,12 +43,7 @@ export default function AppShelfMenu(props: any) { Settings - } - // TODO: #2 Add the ability to edit the service. - onClick={() => setOpened(true)} - > + } onClick={() => setOpened(true)}> Edit Danger zone