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
+1 on this, StepWizardInstanceProps should also have the state prop with active step etc. @jcmcneal I can contribute this change if you believe this to be a real issue 🙏
What is wrong:
StepWizard has the wrong type definition for the instance callback.
What I would expect:
instance: (wizard: StepWizardInstanceProps) => void
The text was updated successfully, but these errors were encountered: