wf4/app/components/Highlight.vue
webfussel 4e953392fc REMOVE: RichText
Removed all traces of RichText implementation in Favor of NuxtContent
2025-06-10 07:48:21 +02:00

3 lines
No EOL
64 B
Vue

<template>
<span class="highlight"><slot /></span>
</template>