Skip to content

fix(components): corrected issue with wrong prop type declared #15

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

Merged
merged 1 commit into from
Apr 30, 2020

Conversation

robertfyffe
Copy link
Owner

Changes proposed:

  • allowedAttributes prop type was declared as an object when it excpects an array

Acceptance Checklist:

  • The commit message follows the guidelines in CONTRIBUTING.md.
  • Documentation (README.md) and examples have been updated as needed.
  • If this is a code change, a spec testing the functionality has been added.
  • If the commit message has [changed] or [removed], there is an upgrade path above.

- allowedAttributes prop type was declared as an object when it excpects an array
@robertfyffe robertfyffe merged commit b2dbcaf into develop Apr 30, 2020
@robertfyffe robertfyffe deleted the bugfix/RF-allowed-attributes branch April 30, 2020 20:52
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.

2 participants