Closed mcordova47 closed 2 years ago
Adds a new hook: useRef that returns a mutable reference that can be passed as a ref prop to a React component.
useRef
ref
Adds a new hook:
useRef
that returns a mutable reference that can be passed as aref
prop to a React component.