Fix unauthenticated redirects
This commit is contained in:
parent
e438d85018
commit
7610226975
4 changed files with 32 additions and 4 deletions
|
|
@ -16,7 +16,7 @@ limitations under the License.
|
|||
|
||||
import React from "react";
|
||||
import {
|
||||
HashRouter as Router,
|
||||
BrowserRouter as Router,
|
||||
Switch,
|
||||
Route,
|
||||
Redirect,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue