Skip to content

Conversation

@drusepth
Copy link

This should fix #11.

I'm new to React so my guess is that this is using an old way of handling proptypes (through react), since React.PropTypes is undefined. After copying this component into my app manually, I had to make the following changes to get it working.

Figured I might as well open a PR for anyone else having the same problem.

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.

Uncaught TypeError: Cannot read property 'string' of undefined

1 participant