From 7747c83415ffce22a642adfddd013f4cebf5014f Mon Sep 17 00:00:00 2001 From: "Rasamoelina, Haja Onjatiana" <26148770+rhahao@users.noreply.github.com> Date: Mon, 2 Dec 2024 11:40:22 +0300 Subject: [PATCH] chore(app): update skip migration button --- src/migration/admin_user/index.jsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/migration/admin_user/index.jsx b/src/migration/admin_user/index.jsx index 296eeef751..20b18a3e24 100644 --- a/src/migration/admin_user/index.jsx +++ b/src/migration/admin_user/index.jsx @@ -10,7 +10,7 @@ const AdminUser = () => { const { handleOpenApp } = useMigrate(); return ( - + {!hasData && ( <> @@ -21,7 +21,7 @@ const AdminUser = () => { Otherwise, please do the steps below: