Added my-account information and possibility to switch organizations

This commit is contained in:
Erik Tiekstra
2021-09-09 09:04:17 +02:00
parent 0dbd471bce
commit 74b0630905
20 changed files with 260 additions and 87 deletions
@@ -84,6 +84,7 @@ routes.push({
const options: ExtraOptions = {
useHash: false,
scrollPositionRestoration: 'enabled',
onSameUrlNavigation: 'reload',
};
@NgModule({