import React, {Component} from 'react'; class Bottomsubmit extends Component { constructor(props) { super(props) this.state = { } } cannelfun=()=>{ // window.location.href= this.props.history.replace(this.props.url); } render() { return (