refactor
This commit is contained in:
@@ -285,7 +285,7 @@ export class MenusDemoComponent implements OnInit {
|
||||
this.breadcrumbItems.push({ label: 'Item' });
|
||||
|
||||
this.routeItems = [
|
||||
{label: 'Personal',routerLink:''},
|
||||
{label: 'Personal', routerLink:''},
|
||||
{label: 'Seat', routerLink:'seat'},
|
||||
{label: 'Payment', routerLink:'payment'},
|
||||
{label: 'Confirmation', routerLink:'confirmation'},
|
||||
|
||||
Reference in New Issue
Block a user