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}
|
width={150}
|
||||||
shadow="xl"
|
shadow="xl"
|
||||||
withArrow
|
withArrow
|
||||||
closeOnItemClick={false}
|
|
||||||
radius="md"
|
radius="md"
|
||||||
position="right"
|
position="right"
|
||||||
styles={{
|
styles={{
|
||||||
|
|||||||
Reference in New Issue
Block a user