-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Closed
Labels
Description
Problem description
Warning: You are manually calling a React.PropTypes validation function for the children prop on MuiThemeProvider. This is deprecated and will not work in the next major version. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details.
Steps to reproduce
Usage case from Docs.
Versions
"material-ui": "0.15.3"
- Material-UI:
- React:
- Browser:
delmotte, NikolajDL and nswarr