primevue-mirror/apps/showcase/doc/theming/styled/customization/FontDoc.vue
2024-06-11 13:21:12 +01:00

5 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>