remove unnecesary code
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
William Buezas 2024-02-13 14:58:51 -03:00
parent da5186f184
commit 617200331d
1 changed files with 0 additions and 3 deletions

View File

@ -22,9 +22,6 @@ const $props = defineProps({
<QIcon name="close" size="sm" />
</span>
<div v-html="$props.htmlContent" />
<template>
<div v-html="$props.htmlContent"></div>
</template>
</QCardSection>
</QCard>
</QDialog>