From 20accadbe1a9026c750b3315e127b03d6f05a90d Mon Sep 17 00:00:00 2001 From: Jason Chuang Date: Sun, 8 Mar 2026 02:10:30 +0800 Subject: [PATCH] add back aria-label with i18n --- src/pages/authentication/auth-forms/BusCustomFormWizard.js | 2 +- src/pages/authentication/auth-forms/CustomFormWizard.js | 2 +- src/pages/authentication/auth-forms/IAmSmartFormWizard.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/authentication/auth-forms/BusCustomFormWizard.js b/src/pages/authentication/auth-forms/BusCustomFormWizard.js index cd3955e..ff09d28 100644 --- a/src/pages/authentication/auth-forms/BusCustomFormWizard.js +++ b/src/pages/authentication/auth-forms/BusCustomFormWizard.js @@ -1615,7 +1615,7 @@ const BusCustomFormWizard = (props) => {