changes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<p
|
||||
v-html="props.content"
|
||||
class="fs-14"
|
||||
class="fs-14 has-text-white"
|
||||
></p>
|
||||
</template>
|
||||
<script setup>
|
||||
|
||||
Reference in New Issue
Block a user