From bbea999b9911b05171514fb74310e1d30486eb40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Raimund=20Schl=C3=BC=C3=9Fler?= Date: Fri, 19 Aug 2022 16:53:37 +0200 Subject: [PATCH] Fix NcAppNavigationItem docs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Raimund Schlüßler --- .../NcAppNavigationItem/NcAppNavigationItem.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/components/NcAppNavigationItem/NcAppNavigationItem.vue b/src/components/NcAppNavigationItem/NcAppNavigationItem.vue index ee602df6f3..df236cd94b 100644 --- a/src/components/NcAppNavigationItem/NcAppNavigationItem.vue +++ b/src/components/NcAppNavigationItem/NcAppNavigationItem.vue @@ -48,13 +48,13 @@ button will be automatically created. ``` ``` @@ -65,9 +65,9 @@ Just nest the counter in a template within `` and add `#cou ``` ```