From 8bc74f4e0fe77a969deab540b743950405d858a2 Mon Sep 17 00:00:00 2001 From: ajnart Date: Mon, 1 Aug 2022 21:11:11 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fix=20bug=20in=20AppShelfMenu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Menu was not closing on click --- src/components/AppShelf/AppShelfMenu.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/AppShelf/AppShelfMenu.tsx b/src/components/AppShelf/AppShelfMenu.tsx index 2ab76a183..ced81000d 100644 --- a/src/components/AppShelf/AppShelfMenu.tsx +++ b/src/components/AppShelf/AppShelfMenu.tsx @@ -27,7 +27,6 @@ export default function AppShelfMenu(props: any) { width={150} shadow="xl" withArrow - closeOnItemClick={false} radius="md" position="right" styles={{