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
remove(deprecated): delete UNSAFE_withContext.js for v3
#21
Closed
pgarciacamou
closed
5 years ago
pgarciacamou
commented
5 years ago
Fixes
Checklist
[x] I have made a material change to the repo (functionality, testing, spelling, grammar)
[x] I have read the [Contribution Guide] and my PR follows them.
[x] I updated my branch with the master branch.
[x] I have added tests that prove my fix is effective or that my feature works
[x] I have added necessary documentation about the functionality in the appropriate .md file
[x] I have added inline documentation to the code I modified
Short description of what this PR does:
Remove
UNSAFE_withContext
to prepare for v3
Fixes
Checklist
Short description of what this PR does:
UNSAFE_withContext
to prepare for v3