Removed unused routerLink

This commit is contained in:
Cagatay Civici 2022-10-16 17:14:56 +03:00
parent 844082280e
commit 054c55238d

View File

@ -58,7 +58,6 @@ export class AppMenuComponent implements OnInit {
{
label: 'Pages',
icon: 'pi pi-fw pi-briefcase',
routerLink: ['/pages'],
items: [
{
label: 'Landing',