enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (1,551 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
I think it would be handy if Undux used React.forwardRef() to make sure that any refs attached to components created using withStore got attached to the wrapped component instead of the wrapper itself. Thoughts?