We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 746c450 commit 05ae26eCopy full SHA for 05ae26e
src/components/Provider.js
@@ -51,3 +51,4 @@ Provider.propTypes = {
51
Provider.childContextTypes = {
52
store: storeShape.isRequired
53
}
54
+Provider.displayName = 'Provider'
0 commit comments