No need scroll back

pull/286/head
Lim Chee Aun 2023-11-02 10:50:01 +08:00
rodzic 38ee094405
commit 93e19f549d
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1590,7 +1590,7 @@ function Status({
onClick={(e) => {
if (e.target === e.currentTarget) {
setShowEdited(false);
statusRef.current?.focus();
// statusRef.current?.focus();
}
}}
>