From f02b6a6f08b8d7aa463f585c50be57b7805abe13 Mon Sep 17 00:00:00 2001 From: Severino Date: Tue, 17 Oct 2023 14:52:35 +0200 Subject: [PATCH] excluded existing v-html cases --- resources/js/components/attribute/List.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/js/components/attribute/List.vue b/resources/js/components/attribute/List.vue index fc1215a7d..62327d089 100644 --- a/resources/js/components/attribute/List.vue +++ b/resources/js/components/attribute/List.vue @@ -40,6 +40,7 @@ v-for="(l, i) in v.value" :key="i" > +