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: target:
document.querySelector('.status-deck') || document.body, document.querySelector('.status-deck') || document.body,
}} }}
containerProps={{ // containerProps={{
onClick: () => { // onClick: () => {
menuInstanceRef.current?.closeMenu?.(); // menuInstanceRef.current?.closeMenu?.();
}, // },
}} // }}
align="end" align="end"
offsetY={4} offsetY={4}
overflow="auto" overflow="auto"