diff --git a/src/components/AppShelf/AppShelf.tsx b/src/components/AppShelf/AppShelf.tsx index 41ac8baf5..cd4a97d78 100644 --- a/src/components/AppShelf/AppShelf.tsx +++ b/src/components/AppShelf/AppShelf.tsx @@ -36,6 +36,11 @@ export function AppShelfItem(props: any) { const { classes, theme } = useStyles(); return ( { setHovering(true);