Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wizard - WizardBody is no longer omitable via WizardStep body prop #667

Closed
thatblindgeye opened this issue Jun 20, 2024 · 0 comments · Fixed by #685
Closed

Wizard - WizardBody is no longer omitable via WizardStep body prop #667

thatblindgeye opened this issue Jun 20, 2024 · 0 comments · Fixed by #685
Assignees
Labels

Comments

@thatblindgeye
Copy link
Collaborator

Follow up to breaking change PR patternfly/patternfly-react#10637

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.

Required actions:

  1. Build codemod
  2. Build test
  3. Update readme with description & example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant