rdubrock / react-star-wars-crawl

A fully composable React component that reproduces the Star Wars opening crawl.
MIT License
8 stars 4 forks source link

Error: declared `PropTypes` instead of `propTypes` #3

Open iamthuypham opened 6 years ago

iamthuypham commented 6 years ago

Hello,

After install and run with create-react-app, error occurs:

proptypes

rdubrock commented 6 years ago

Nice catch, thanks! Feel free to submit a PR if you want, otherwise I'll try and push a new version tonight.

brunoxd13 commented 4 years ago

@rdubrock I started to analyze the reported problem and generated a local build, I analyzed that with a new build the warning was solved. So what should be done is to generate a build again and publish it in npm.