Skip to content

Remove Warning #299

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

Open
wants to merge 54 commits into
base: master
Choose a base branch
from
Open

Remove Warning #299

wants to merge 54 commits into from

Conversation

JonatanSouza04
Copy link

Warning: Invalid argument supplied to oneOfType. Expected an array of check functions, but received undefined at index 1.

renderLeftAccessory: PropTypes.oneOfType([PropTypes.func, PropTypes.boolean]) => renderLeftAccessory: PropTypes.func,
renderRightAccessory: PropTypes.oneOfType([PropTypes.func, PropTypes.boolean]) => renderRightAccessory: PropTypes.func

\src\components\field

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants