diff --git a/docs/src/pages/components/CodeSnippet.svx b/docs/src/pages/components/CodeSnippet.svx
index 6fdedd13..67845b9b 100644
--- a/docs/src/pages/components/CodeSnippet.svx
+++ b/docs/src/pages/components/CodeSnippet.svx
@@ -90,6 +90,10 @@ Only multi-line code snippets have a "Show more" button by default. Set `showMor
+## Hidden copy, show more buttons
+
+
+
## Disabled
The `disabled` prop applies only to the `"single"` and `"multi"` code snippet types.