You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
"description": "React component that handles React context Provider and Consumer for use with context API in React v.16.3.0, and especially v16.6.0 with contextType allowing way to subscribe to context from a class",
"main": "build/index.js",
"peerDependencies": {
"react": "^16.6.3"
},
"dependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",