Comment on Show HN: RoughNotation – create and animate hand-drawn annotations on a web pageparentComments−495316yYou can use querySelectors in React, it's just normal JavaScript. You can also use refs if you don't want to use querySelector.−julianeon6yI'll look into this, thanks.
Comments
You can use querySelectors in React, it's just normal JavaScript. You can also use refs if you don't want to use querySelector.
I'll look into this, thanks.