// instead of BrowserRouter, use HashRouter. Do not use <Switch>
import {
HashRouter,
Route
} from "react-router-dom";
// instead of BrowserRouter, use HashRouter. Do not use <Switch>
import {
HashRouter,
Route
} from "react-router-dom";