PR-CUSTOMER #186

Merged
jsegarra merged 105 commits from :PR-CUSTOMER into dev 2024-04-19 15:55:53 +00:00
1 changed files with 0 additions and 3 deletions
Showing only changes of commit 617200331d - Show all commits

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>