2024-01-24 12:49:48 +00:00
|
|
|
<template>
|
|
|
|
<DocSectionText v-bind="$attrs">
|
2024-07-02 12:35:25 +00:00
|
|
|
<p>A complete example using PrimeVue with auto imports is available at the <NuxtLink to="/playground">playground</NuxtLink>.</p>
|
2024-01-24 12:49:48 +00:00
|
|
|
</DocSectionText>
|
|
|
|
</template>
|