docs: fix no lines code block example (#12259)

This commit is contained in:
Shahed Nasser
2025-04-22 19:03:44 +03:00
committed by GitHub
parent 567d7607cd
commit dcb4788af9
6 changed files with 37 additions and 0 deletions

View File

@@ -83,3 +83,7 @@ You could also choose to omit the header entirely:
### No Line Numbers
<ComponentExample name="code-block-no-lines" />
### No Copy Button
<ComponentExample name="code-block-no-copy" />