primevue-mirror/doc/theming/styled/customization/FontDoc.vue

6 lines
193 B
Vue

<template>
<DocSectionText v-bind="$attrs">
<p>There is no design for fonts as UI components inherit their font settings from the application.</p>
</DocSectionText>
</template>