Temporarily disable fix

This commit is contained in:
Lim Chee Aun 2023-02-28 16:27:40 +08:00
parent d001f30157
commit 1ae135f21a

View file

@ -565,11 +565,11 @@ function Status({
target:
document.querySelector('.status-deck') || document.body,
}}
containerProps={{
onClick: () => {
menuInstanceRef.current?.closeMenu?.();
},
}}
// containerProps={{
// onClick: () => {
// menuInstanceRef.current?.closeMenu?.();
// },
// }}
align="end"
offsetY={4}
overflow="auto"