From aa40d250a2ec009c73488bd761b8c5ea802871d5 Mon Sep 17 00:00:00 2001 From: Max Date: Thu, 26 Jun 2025 18:48:05 +0200 Subject: [PATCH] fix(character-count): use the NcActionTexts name prop The default slot somehow is not reactive. Signed-off-by: Max --- src/components/Menu/CharacterCount.vue | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/components/Menu/CharacterCount.vue b/src/components/Menu/CharacterCount.vue index b9f13259e66..8633df7892d 100644 --- a/src/components/Menu/CharacterCount.vue +++ b/src/components/Menu/CharacterCount.vue @@ -4,13 +4,10 @@ -->