diff --git a/src/components/AppShelf/AppShelfItem.tsx b/src/components/AppShelf/AppShelfItem.tsx
index 59189ed5b..cbd9744bc 100644
--- a/src/components/AppShelf/AppShelfItem.tsx
+++ b/src/components/AppShelf/AppShelfItem.tsx
@@ -104,7 +104,7 @@ export function AppShelfItem(props: any) {
opacity: hovering ? 1 : 0,
}}
>
-
+ { /* TODO: Remove this component */ }