mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 17:26:26 +01:00
🐛 Fix bug in AppShelfMenu
Menu was not closing on click
This commit is contained in:
@@ -27,7 +27,6 @@ export default function AppShelfMenu(props: any) {
|
||||
width={150}
|
||||
shadow="xl"
|
||||
withArrow
|
||||
closeOnItemClick={false}
|
||||
radius="md"
|
||||
position="right"
|
||||
styles={{
|
||||
|
||||
Reference in New Issue
Block a user