HashRouter
HashRouter(__namedParameters: HashRouterProps): JSX.Element
A <Router>
for use in web browsers. Stores the location in the hash
portion of the URL so it is not sent to the server.
Properties
This element is often used without passing props