Skip to content

Commit

Permalink
removing empty string prop pass
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Donahue committed May 27, 2022
1 parent d8f3d68 commit fe3dabc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/ReimbursementAccount/BankAccountStep.js
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ class BankAccountStep extends React.Component {
/>
<FullPageOfflineBlockingView
isLoading={false}
error=""
>
{!subStep && (
<ScrollView style={[styles.flex1]}>
Expand Down

0 comments on commit fe3dabc

Please sign in to comment.