diff --git a/docs/src/pages/components/CodeSnippet.svx b/docs/src/pages/components/CodeSnippet.svx index 7b6c8252..0eaffda1 100644 --- a/docs/src/pages/components/CodeSnippet.svx +++ b/docs/src/pages/components/CodeSnippet.svx @@ -45,12 +45,18 @@ let comment = ` -### Wrap text +### Wrapped text -Note that `wrapText` only applies to the `"multi"` type. +`wrapText` only applies to the `"multi"` type. ### Skeleton - \ No newline at end of file +The default skeleton type is `"single"`. + + + +### Skeleton (multi-line) + + \ No newline at end of file