wf4/app/components/Icon/LinkInternal.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
74 B
Vue

<template>
<Icon name="ph:link-simple-duotone" mode="svg" />
</template>