Last bugfixes
This commit is contained in:
@@ -19,7 +19,7 @@ onMounted(async () => {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<label :for="props.belongsTo">{{contentData.content}}</label>
|
||||
<label :for="props.belongsTo" v-html="contentData.content"></label>
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
|
||||
Reference in New Issue
Block a user