update menu

This commit is contained in:
Çetin 2022-01-20 13:35:03 +03:00
parent bd8a2b1eed
commit 3030999262

View File

@ -55,7 +55,7 @@ export class AppMenuComponent implements OnInit {
]
},
{
label:'UI Blocks',
label:'Prime Blocks',
items:[
{label: 'Free Blocks', icon: 'pi pi-fw pi-eye', routerLink: ['/blocks'], badge: 'NEW'},
{label: 'All Blocks', icon: 'pi pi-fw pi-globe', url: ['https://www.primefaces.org/primeblocks-ng'], target: '_blank'},