Use hash based routing
This commit is contained in:
parent
0c475d7bac
commit
8f2082d092
2 changed files with 5 additions and 3 deletions
|
|
@ -16,7 +16,7 @@ limitations under the License.
|
|||
|
||||
import React from "react";
|
||||
import {
|
||||
BrowserRouter as Router,
|
||||
HashRouter as Router,
|
||||
Switch,
|
||||
Route,
|
||||
Redirect,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue