Skip to content

Commit 713a5ed

Browse files
Luke9389roryabraham
authored and
roryabraham
committed
Merge pull request #4742 from Expensify/joel_displayRequestor
Display the /bank-account/requestor page (cherry picked from commit d0d16ee)
1 parent 8e674be commit 713a5ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/ReimbursementAccount/IdentityForm.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import styles from '../../styles/styles';
77
import withLocalize, {withLocalizePropTypes} from '../../components/withLocalize';
88
import {translateLocal} from '../../libs/translate';
99
import {hideBankAccountErrors} from '../../libs/actions/BankAccounts';
10+
import Text from '../../components/Text';
1011

1112
const propTypes = {
1213
/** Style for wrapping View */

0 commit comments

Comments
 (0)