Removed unused routerLink
This commit is contained in:
parent
844082280e
commit
054c55238d
@ -58,7 +58,6 @@ export class AppMenuComponent implements OnInit {
|
|||||||
{
|
{
|
||||||
label: 'Pages',
|
label: 'Pages',
|
||||||
icon: 'pi pi-fw pi-briefcase',
|
icon: 'pi pi-fw pi-briefcase',
|
||||||
routerLink: ['/pages'],
|
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
label: 'Landing',
|
label: 'Landing',
|
||||||
|
Loading…
Reference in New Issue
Block a user