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 ``` ```