🐛 Fix bug in AppShelfMenu

Menu was not closing on click
This commit is contained in:
ajnart
2022-08-01 21:11:11 +02:00
parent af001d8dfa
commit 8bc74f4e0f

View File

@@ -27,7 +27,6 @@ export default function AppShelfMenu(props: any) {
width={150}
shadow="xl"
withArrow
closeOnItemClick={false}
radius="md"
position="right"
styles={{