diff --git a/src/components/NcEmptyContent/NcEmptyContent.vue b/src/components/NcEmptyContent/NcEmptyContent.vue index d41c4a6152..33011ce34e 100644 --- a/src/components/NcEmptyContent/NcEmptyContent.vue +++ b/src/components/NcEmptyContent/NcEmptyContent.vue @@ -27,14 +27,27 @@ Use this component to display a message about an empty content. Providing an icon, title, and a description is strongly advised. ``` - - No comments - - - + + + ``` + ```