From bf25d4f7bbc97b6ddcedd01945a5b0e8b5b175ad Mon Sep 17 00:00:00 2001 From: "Grigorii K. Shartsev" Date: Thu, 15 May 2025 18:57:05 +0200 Subject: [PATCH 01/30] fix(docs): NcContent with skip-actions crashes styleguidist Signed-off-by: Grigorii K. Shartsev --- src/components/NcContent/NcContent.vue | 1 - styleguide/global.requires.js | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/NcContent/NcContent.vue b/src/components/NcContent/NcContent.vue index 8d8db6e8ef..674eb3f32f 100644 --- a/src/components/NcContent/NcContent.vue +++ b/src/components/NcContent/NcContent.vue @@ -17,7 +17,6 @@ It also will set the skip content buttons needed for accessibility. ```vue