docs(code-snippet): add description to "Hidden copy button"

This commit is contained in:
Eric Liu 2022-05-13 18:54:11 -07:00
commit 49ea168f49

View file

@ -68,6 +68,8 @@ Use the `feedback` prop to override the default copy button feedback text.
### Hidden copy button ### Hidden copy button
Set `hideCopyButton` to `true` to hide the copy button.
<CodeSnippet type="multi" {code} hideCopyButton /> <CodeSnippet type="multi" {code} hideCopyButton />
### Disabled ### Disabled