Closed thecrypticace closed 5 months ago
React.forwardRef should always be marked as pure and doing so can help with tree shaking in some build tools.
React.forwardRef
Fixes #1171
sweet — yeah let's do a patch for this one
React.forwardRef
should always be marked as pure and doing so can help with tree shaking in some build tools.Fixes #1171