🐛 Fixing build
This commit is contained in:
parent
1fbd6ce79e
commit
663d261b95
@ -60,6 +60,7 @@ export default class DepositOtherDocument extends React.Component<IProps, IState
|
|||||||
isShowRefusedReasonModalVisible: false,
|
isShowRefusedReasonModalVisible: false,
|
||||||
showFailedUploaded: null,
|
showFailedUploaded: null,
|
||||||
isLoading: false,
|
isLoading: false,
|
||||||
|
showFailedDocument: null,
|
||||||
};
|
};
|
||||||
|
|
||||||
this.addDocument = this.addDocument.bind(this);
|
this.addDocument = this.addDocument.bind(this);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user