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] remove dependencies
#4
Closed
pgarciacamou
closed
6 years ago
pgarciacamou
commented
6 years ago
Short description of what this PR does:
Remove unneeded lodash dependency which made the code much larger
Decrease dist size from 542KB to 2kb
Short description of what this PR does: