primevue-mirror/apps/showcase/doc/autoimport/ExampleDoc.vue

6 lines
219 B
Vue

<template>
<DocSectionText v-bind="$attrs">
<p>A complete example using PrimeVue with auto imports is available at the <NuxtLink to="/playground">playground</NuxtLink>.</p>
</DocSectionText>
</template>