diff --git a/src/components/NcAppSidebar/NcAppSidebar.vue b/src/components/NcAppSidebar/NcAppSidebar.vue index 1bbf50c0f3..f4c4117f73 100644 --- a/src/components/NcAppSidebar/NcAppSidebar.vue +++ b/src/components/NcAppSidebar/NcAppSidebar.vue @@ -31,54 +31,48 @@ include a standard-header like it's used by the files app. ```vue ``` ### One tab +Single tab is rendered without navigation. + ```vue