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

feat(Wizard): replace deprecations in examples #11298

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

mfrances17
Copy link
Contributor

What: Closes #11192

There do not appear to be any examples or demos that are currently importing the deprecated wizard, however in one of the Wizard examples, it was using a deprecated version of Modal, so I updated it accordingly. I also changed that WizardWithinModal example to a function component type because it stood out on the examples page as the only JS example (as opposed to TS), when it didn't need to be.

@mfrances17 mfrances17 requested a review from a team December 2, 2024 23:05
@mfrances17 mfrances17 self-assigned this Dec 2, 2024
@mfrances17 mfrances17 requested review from tlabaj and kmcfaul and removed request for a team December 2, 2024 23:05
@patternfly-build
Copy link
Contributor

patternfly-build commented Dec 2, 2024

@tlabaj tlabaj merged commit 2de9fea into patternfly:main Dec 9, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wizard: Update examples to use non deprecated wizard
5 participants