Need better distancing

pull/47/head
Lim Chee Aun 2023-01-10 16:37:34 +08:00
rodzic b4076c1078
commit 53f70e68f7
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -296,6 +296,7 @@ function StatusPage({ id }) {
const { nearReachTop } = useScroll({
scrollableElement: scrollableRef.current,
distanceFromTop: 0.1,
});
return (