@ -71,6 +71,7 @@ class Trialapplication extends Component {
this.setState({
isRenders: true
})
this.props.setTrialapplication();
}
return response;
}, (error) => {
@ -86,9 +87,6 @@ class Trialapplication extends Component {
user_phone_binded: this.state.props.user_phone_binded,
if(this.state.props.user_phone_binded === true){
} catch (e) {