address wallet page by name

This commit is contained in:
Mononaut
2024-09-29 09:11:40 +00:00
parent a7ba4a0be8
commit 9c303e8c23
7 changed files with 319 additions and 400 deletions

View File

@@ -90,7 +90,7 @@ const routes: Routes = [
}
},
{
path: 'wallet',
path: 'wallet/:wallet',
children: [],
component: WalletComponent,
data: {