javivelasco / react-css-themr

Easy theming and composition for CSS Modules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.

NikkiTheBugSlayer opened this issue · comments

commented

I am getting the following warning when upgrading React 15.5. Is there plans to fix this?

The fix is very simple: according to official docs, propTypes should be imported from separate package. But unfortunately it's been a long time since @javivelasco reviewed react-css-themr. There are still pending changes in master branch to be released and some open pull requests. Until he takes a look there's no way to release this fix.

Updated already, releasing today!