Knape / react-typeout

Tiny React Typewriter Component that takes an array of words or sentances
https://knape.github.io/react-typeout
9 stars 0 forks source link

PropTypes warning #2

Closed collingo closed 7 years ago

collingo commented 7 years ago

Hi Knape, firstly, thanks for this great component!

Just one minor issue, I'm seeing PropType warnings in my logs when using this with React 15.4.2. I see there was a commit on master back in June to use the prop-types package which I believe should address the warning. Any chance this will be released soon?

Knape commented 7 years ago

Thank you for noticing. I have pushed a new version containing the inclusion of prop-types. I will mark this as solved but if you find anything else, feel free to open another issue.