Add side navigation
This commit is contained in:
@ -29,6 +29,8 @@ export function VirtWebAppBar(): React.ReactElement {
|
||||
|
||||
auth.setSignedIn(false);
|
||||
loadingMessage.hide();
|
||||
|
||||
window.location.href = "/";
|
||||
};
|
||||
|
||||
return (
|
||||
|
Reference in New Issue
Block a user