From da5186f18444d272c4d8d367f6f0cc1ca4261803 Mon Sep 17 00:00:00 2001 From: wbuezas Date: Tue, 13 Feb 2024 14:53:29 -0300 Subject: [PATCH] Show sample preview as v-html --- src/pages/Customer/components/CustomerSamplesPreview.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Customer/components/CustomerSamplesPreview.vue b/src/pages/Customer/components/CustomerSamplesPreview.vue index a9905cd42..023164f11 100644 --- a/src/pages/Customer/components/CustomerSamplesPreview.vue +++ b/src/pages/Customer/components/CustomerSamplesPreview.vue @@ -21,7 +21,7 @@ const $props = defineProps({ -
{{ $props.htmlContent }}
+