primevue-mirror/doc/nuxt/ExampleDoc.vue

6 lines
282 B
Vue

<template>
<DocSectionText v-bind="$attrs">
<p>A sample <a href="https://github.com/primefaces/primevue-examples/tree/main/nuxt-quickstart" rel="noopener noreferrer">starter example</a> is available at PrimeVue examples repository.</p>
</DocSectionText>
</template>