diff --git a/src/components/AppShelf/AppShelf.tsx b/src/components/AppShelf/AppShelf.tsx index bcc3024d5..ccf7dea5c 100644 --- a/src/components/AppShelf/AppShelf.tsx +++ b/src/components/AppShelf/AppShelf.tsx @@ -30,7 +30,7 @@ const AppShelf = (props: any) => { return ( {config.services.map((service) => ( - + ))}