Update PrimeVue, links to Nuxt

This commit is contained in:
Cagatay Civici
2023-05-06 13:45:56 +03:00
parent 6dd551e5d3
commit 4f74396cde
50 changed files with 8895 additions and 1288 deletions

View File

@@ -153,6 +153,11 @@ const model = ref([
icon: 'pi pi-fw pi-search',
url: 'https://github.com/primefaces/sakai-vue',
target: '_blank'
},
{
label: 'Nuxt Version',
url: 'https://github.com/primefaces/sakai-nuxt',
icon: 'pi pi-fw pi-star'
}
]
}