Closed radicalsauce closed 7 years ago
Hi Kelly, thanks for letting me know!
Looks like you are using React 15.5 it has new syntax for PropTypes. I have published version 0.2.0 that uses the 'prop-types' library so no warnings should come from the Rater. React.createClass isn't used in the code.
I still get the same warning from 'react-css-themr'. It's declared as a peer dependency so you should be able to apply a newer version when it's published.
Right on. Thanks for getting back to me!
Nice module! This is exactly the variation of react-rater I was looking for, so thanks!
FYI: I'm getting the following warning:
Any chance you could remove this dependency in the next version?