7253-devToTest_2418 #315

Merged
alexm merged 315 commits from 7253-devToTest_2418 into test 2024-04-23 08:12:46 +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>