-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix the "Failed prop type" warning generated by prop-types' checkProp… #57
base: master
Are you sure you want to change the base?
Conversation
…Types Warning: Failed prop type: LoadingOverlayWrapper: prop type 'styles.content' is invalid; it must be a function, usually from the 'prop-types' package, but received 'undefined'
+1 |
2 similar comments
+1 |
+1 |
Good job , plz merge this pr, @derrickpelletier |
please merge this. |
+1 thanks! |
I would be very grateful if you merge this resolved issue. Thank you guys! |
Thanks! |
Obviously this repo is dead...
|
Package "@ronchalant/react-loading-overlay" doesn't appear to have this issue. |
Please merge this |
Seriously, this repo is dead. move to https://github.com/paypal/react-paypal-js. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Please merge waiting on this 🙏 |
…Types
raw warning:
Failed prop type: LoadingOverlayWrapper: prop type 'styles.content' is invalid; it must be a function, usually from the 'prop-types' package, but received 'undefined'
fixes the issue: #56