From 4cba32b2d7ae0a5066c8fd1005c657ef7c30cffa Mon Sep 17 00:00:00 2001 From: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Date: Wed, 3 Sep 2025 17:07:12 +0530 Subject: [PATCH] chore: Update wizard component UI (#12358) --- .../dashboard/components/ui/Wizard.vue | 74 ++++++++++--------- 1 file changed, 40 insertions(+), 34 deletions(-) diff --git a/app/javascript/dashboard/components/ui/Wizard.vue b/app/javascript/dashboard/components/ui/Wizard.vue index 709557b50..f8b7219dc 100644 --- a/app/javascript/dashboard/components/ui/Wizard.vue +++ b/app/javascript/dashboard/components/ui/Wizard.vue @@ -1,6 +1,7 @@