Summary:
I'm receiving a failed propType warning whenever I open a bare modal (without any of my work on top). I'm using React 15.1.0
"react.js:19500 Warning: Failed propType: Calling PropTypes validators directly is not supported by the prop-types package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types Check the render method of WidgetSettingsModal."
Summary:
I'm receiving a failed propType warning whenever I open a bare modal (without any of my work on top). I'm using React 15.1.0
"react.js:19500 Warning: Failed propType: Calling PropTypes validators directly is not supported by the
prop-typespackage. UsePropTypes.checkPropTypes()to call them. Read more at http://fb.me/use-check-prop-types Check the render method ofWidgetSettingsModal."