From 2708a2fcb633a8661b504001258422c4fef5a142 Mon Sep 17 00:00:00 2001 From: Jenny <32821331+jenny-s51@users.noreply.github.com> Date: Mon, 5 Dec 2022 16:00:11 -0500 Subject: [PATCH] chore(wizard): updated button order (#8409) * chore(wizard): update button order * PR feedback from Eric and Matt * PR feedback from Michael --- .../Wizard/WizardFooterInternal.tsx | 6 +- .../WizardFooterInternal.test.tsx.snap | 18 +++--- .../__snapshots__/Wizard.test.tsx.snap | 60 +++++++++---------- .../src/components/Wizard/examples/Wizard.md | 20 ++++--- .../next/components/Wizard/WizardFooter.tsx | 8 +-- .../Wizard/examples/WizardKitchenSink.tsx | 6 +- 6 files changed, 60 insertions(+), 58 deletions(-) diff --git a/packages/react-core/src/components/Wizard/WizardFooterInternal.tsx b/packages/react-core/src/components/Wizard/WizardFooterInternal.tsx index cc1e54dfc98..198d86cbfec 100644 --- a/packages/react-core/src/components/Wizard/WizardFooterInternal.tsx +++ b/packages/react-core/src/components/Wizard/WizardFooterInternal.tsx @@ -28,14 +28,14 @@ export const WizardFooterInternal: React.FunctionComponent (