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