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