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
Talha Ahsan -
Lloyd Smith -
paripsky -
Sonay Kara -
Top comments (0)