primevue-mirror/apps/showcase/doc/introduction/AddOnsDoc.vue

9 lines
472 B
Vue
Raw Normal View History

2023-12-26 21:24:05 +00:00
<template>
<DocSectionText v-bind="$attrs">
2023-12-30 19:38:03 +00:00
<p class="mb-0">
2023-12-26 21:24:05 +00:00
PrimeVue does not require financial sponsorships from its community; instead, to be backed by a solid financial foundation, optional add-ons are offered. These include a Figma UI Kit, premium application templates, and reusable UI blocks
called PrimeBlocks. The add-ons are optional and there is no paywall when using PrimeVue.
</p>
</DocSectionText>
</template>