Skip to content

Commit

Permalink
Merge pull request #4742 from Expensify/joel_displayRequestor
Browse files Browse the repository at this point in the history
Display the /bank-account/requestor page

(cherry picked from commit d0d16ee)
  • Loading branch information
Luke9389 authored and roryabraham committed Aug 25, 2021
1 parent 8e674be commit 713a5ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/ReimbursementAccount/IdentityForm.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import styles from '../../styles/styles';
import withLocalize, {withLocalizePropTypes} from '../../components/withLocalize';
import {translateLocal} from '../../libs/translate';
import {hideBankAccountErrors} from '../../libs/actions/BankAccounts';
import Text from '../../components/Text';

const propTypes = {
/** Style for wrapping View */
Expand Down

0 comments on commit 713a5ed

Please sign in to comment.