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
Previously one could omit the WizardBody component by passing body={null} to WizardStep. This is no longer the case. We shoudl remove any instances as part of this codemod if possible.