This is more for personal reference:
const ref = useRef<HTMLDivElement>(null);
...
<div ref={ref}>
This is more for personal reference:
const ref = useRef<HTMLDivElement>(null);
...
<div ref={ref}>
For further actions, you may consider blocking this person and/or reporting abuse
Turing -
Kirill Konshin -
Gustavo Henrique -
Sonay Kara -
Top comments (0)