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: