forked from verdnatura/salix-front
remove unnecesary code
This commit is contained in:
parent
da5186f184
commit
617200331d
|
@ -22,9 +22,6 @@ const $props = defineProps({
|
||||||
<QIcon name="close" size="sm" />
|
<QIcon name="close" size="sm" />
|
||||||
</span>
|
</span>
|
||||||
<div v-html="$props.htmlContent" />
|
<div v-html="$props.htmlContent" />
|
||||||
<template>
|
|
||||||
<div v-html="$props.htmlContent"></div>
|
|
||||||
</template>
|
|
||||||
</QCardSection>
|
</QCardSection>
|
||||||
</QCard>
|
</QCard>
|
||||||
</QDialog>
|
</QDialog>
|
||||||
|
|
Loading…
Reference in New Issue