From a8583236f5b812bc64faa18f5cda7a40872126e0 Mon Sep 17 00:00:00 2001 From: Santhoshkumar Sellavel Date: Wed, 1 Sep 2021 23:03:16 +0530 Subject: [PATCH 1/2] Added spacing between Routing & Account Number --- src/pages/ReimbursementAccount/BankAccountStep.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/ReimbursementAccount/BankAccountStep.js b/src/pages/ReimbursementAccount/BankAccountStep.js index 3fe264dc5e4a..309f6c98630d 100644 --- a/src/pages/ReimbursementAccount/BankAccountStep.js +++ b/src/pages/ReimbursementAccount/BankAccountStep.js @@ -222,6 +222,7 @@ class BankAccountStep extends React.Component { ? error : ''} /> Date: Wed, 1 Sep 2021 23:23:38 +0530 Subject: [PATCH 2/2] lint trailings space typo fix --- 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 309f6c98630d..8d343052be66 100644 --- a/src/pages/ReimbursementAccount/BankAccountStep.js +++ b/src/pages/ReimbursementAccount/BankAccountStep.js @@ -222,7 +222,7 @@ class BankAccountStep extends React.Component { ? error : ''} />