Skip to content

Commit d8108cd

Browse files
committed
Improve documentation of NcGuestContent
Signed-off-by: Richard Steinmetz <[email protected]>
1 parent 06f5631 commit d8108cd

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/components/NcGuestContent/NcGuestContent.vue

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,10 @@
2323
<docs>
2424
### General description
2525

26-
This components provides a wrapper around a guest page content.
26+
This components provides a wrapper around guest page content.
27+
It should be used as the main wrapper for public pages, similar to `NcContent`.
28+
29+
It can't be used multiple times on the same page.
2730

2831
### Usage
2932

0 commit comments

Comments
 (0)