Francisco Ochoa
Francisco Ochoa
Hi Sruthi, I have the same problem. It looks like React.PropTypes is deprecated as of React v15.5. I think downgrading to a supported version would fix this but I am...
Update: You can just use the files in the "src" folder as regular react components to get this working. Make sure to install all dependencies.
You can just use the files in the "src" folder as regular react components to get this working. Make sure to install all dependencies. That's what I did and it...