diff --git a/components/AppShelf/AppShelf.tsx b/components/AppShelf/AppShelf.tsx index 302bc4f95..011e9d7f1 100644 --- a/components/AppShelf/AppShelf.tsx +++ b/components/AppShelf/AppShelf.tsx @@ -47,7 +47,7 @@ const AppShelf = (props: any) => { return ( {config.services.map((service, i) => ( - + ))}