issues
search
pgarciacamou
/
react-context-consumer-hoc
HOC that consumes multiple contexts and pass as props to components
MIT License
18
stars
3
forks
source link
[feature] forward ref
#5
Closed
pgarciacamou
closed
6 years ago
pgarciacamou
commented
6 years ago
Short description of what this PR does:
Forward component reference
The only real downside to using a HOC for this sort of thing has been mitigated by the forwardRef
Short description of what this PR does: