From 74f1dc6ebe4f9f9bc04e0afc4fc1d16f821504dd Mon Sep 17 00:00:00 2001 From: Varsha Date: Mon, 5 Sep 2022 21:58:08 +0530 Subject: [PATCH 1/2] center loading indicator --- src/pages/AddPersonalBankAccountPage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/AddPersonalBankAccountPage.js b/src/pages/AddPersonalBankAccountPage.js index dc5245702c88..248811ba7348 100644 --- a/src/pages/AddPersonalBankAccountPage.js +++ b/src/pages/AddPersonalBankAccountPage.js @@ -164,7 +164,7 @@ class AddPersonalBankAccountPage extends React.Component { ) : ( - + { this.setState({ From f6b88c55124202c9b0f50d275866c1cb46ebd15e Mon Sep 17 00:00:00 2001 From: Varsha Date: Wed, 7 Sep 2022 00:02:34 +0530 Subject: [PATCH 2/2] center loading indicator step1 --- src/pages/ReimbursementAccount/BankAccountStep.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/ReimbursementAccount/BankAccountStep.js b/src/pages/ReimbursementAccount/BankAccountStep.js index 88525a81a211..a38a8b915403 100644 --- a/src/pages/ReimbursementAccount/BankAccountStep.js +++ b/src/pages/ReimbursementAccount/BankAccountStep.js @@ -275,7 +275,7 @@ class BankAccountStep extends React.Component { )} {subStep === CONST.BANK_ACCOUNT.SETUP_TYPE.PLAID && ( - + {