address wallet page by name
This commit is contained in:
@@ -90,7 +90,7 @@ const routes: Routes = [
|
||||
}
|
||||
},
|
||||
{
|
||||
path: 'wallet',
|
||||
path: 'wallet/:wallet',
|
||||
children: [],
|
||||
component: WalletComponent,
|
||||
data: {
|
||||
|
||||
Reference in New Issue
Block a user