mirror of
https://github.com/D4M13N-D3V/neroshitron.git
synced 2025-10-30 00:55:36 +00:00
const [scrollPosition, setScrollPosition] = useState(0);
const [color, setColor] = useState('black');
useEffect(() => {
}, []);