Skip to content

Commit 71f9366

Browse files
committed
Merge branch 'edu/17548_personal_details_push_to_page' of https://github.com/gedu/App into edu/17548_personal_details_push_to_page
* 'edu/17548_personal_details_push_to_page' of https://github.com/gedu/App: Fixed comments push to page menu item # Conflicts: # src/pages/ReimbursementAccount/AddressForm.js
2 parents c22aa19 + c3f057e commit 71f9366

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/ReimbursementAccount/AddressForm.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ function AddressForm(props) {
119119
errorText={props.errors.city ? props.translate('bankAccount.error.addressCity') : ''}
120120
containerStyles={styles.mt4}
121121
/>
122-
123122
<View style={[styles.mt4, styles.mhn5]}>
124123
<StatePicker
125124
inputID={props.inputKeys.state}

0 commit comments

Comments
 (0)