Merge branch 'dev' into staging
This commit is contained in:
commit
4a069fa6a6
@ -60,6 +60,7 @@ export default class DepositOtherDocument extends React.Component<IProps, IState
|
||||
isShowRefusedReasonModalVisible: false,
|
||||
showFailedUploaded: null,
|
||||
isLoading: false,
|
||||
showFailedDocument: null,
|
||||
};
|
||||
|
||||
this.addDocument = this.addDocument.bind(this);
|
||||
|
Loading…
x
Reference in New Issue
Block a user