You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This line in your Step.propTypes implies that onNext is a required prop, but none of the stories include it. Please either make it optional or add onNext to the examples.
The text was updated successfully, but these errors were encountered:
okwolf
added a commit
to okwolf/react-mdl-stepper
that referenced
this issue
Sep 27, 2016
This line in your
Step.propTypes
implies thatonNext
is a required prop, but none of the stories include it. Please either make it optional or addonNext
to the examples.The text was updated successfully, but these errors were encountered: