<Link to={{pathname: "/gateway", state: "hello world"}}></Link>
how to get this "hello world" data in another Class based component?
<Link to={{pathname: "/gateway", state: "hello world"}}></Link>
how to get this "hello world" data in another Class based component?