From 0710c9a16955251cda7b997927f207098394817f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Raimund=20Schl=C3=BC=C3=9Fler?= Date: Mon, 29 Jan 2024 10:15:32 +0100 Subject: [PATCH] fix(docs): bring back NcAppSidebar in docs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Raimund Schlüßler --- src/components/NcContent/NcContent.vue | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/src/components/NcContent/NcContent.vue b/src/components/NcContent/NcContent.vue index d16b493294..f11a3ddeab 100644 --- a/src/components/NcContent/NcContent.vue +++ b/src/components/NcContent/NcContent.vue @@ -34,6 +34,7 @@ It also will set the skip content buttons needed for accessibility. ```vue