Closed wootsbot closed 4 years ago
React.forwardRef
React.FC
Ref forwarding is an opt-in feature that lets some components take a ref they receive, and pass it further down (in other words, “forward” it) to a child.
React.forwardRef
React.FC