Temporarily disable fix

pull/74/head
Lim Chee Aun 2023-02-28 16:27:40 +08:00
rodzic d001f30157
commit 1ae135f21a
1 zmienionych plików z 5 dodań i 5 usunięć

Wyświetl plik

@ -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"