1
0
Fork 0

chore(markdown): Avoid inline JSX where possible

This commit is contained in:
Joost De Cock 2022-01-19 13:06:33 +01:00
parent 25995944d9
commit ad10523a8a
9 changed files with 9 additions and 9 deletions

View file

@ -3,7 +3,7 @@ title: Snippets
order: 50
---
<Example part="docs_overview" options={{focus: "Snippets"}}>
<Example part="docs_overview" options_focus="Snippets">
Snippets are little embelishments that go on your pattern
</Example>