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

6 lines
193 B
Vue
Raw Normal View History

2024-03-30 23:15:56 +00:00
<template>
<DocSectionText v-bind="$attrs">
<p>There is no design for fonts as UI components inherit their font settings from the application.</p>
2024-03-30 23:15:56 +00:00
</DocSectionText>
</template>