We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e674be commit 713a5edCopy full SHA for 713a5ed
src/pages/ReimbursementAccount/IdentityForm.js
@@ -7,6 +7,7 @@ import styles from '../../styles/styles';
7
import withLocalize, {withLocalizePropTypes} from '../../components/withLocalize';
8
import {translateLocal} from '../../libs/translate';
9
import {hideBankAccountErrors} from '../../libs/actions/BankAccounts';
10
+import Text from '../../components/Text';
11
12
const propTypes = {
13
/** Style for wrapping View */
0 commit comments