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.
2 parents 2b57f0f + 08f5275 commit d0d16eeCopy full SHA for d0d16ee
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