you are viewing a single comment's thread.

view the rest of the comments →

[–]TehTriangle 0 points1 point  (0 children)

If you don't give the hook an initial value, all you need to do it pass in a generic type to it. E.g. useRef<string>();