chore(markdown): Avoid inline JSX where possible
This commit is contained in:
parent
25995944d9
commit
ad10523a8a
9 changed files with 9 additions and 9 deletions
|
@ -3,7 +3,7 @@ title: Pattern
|
|||
order: 80
|
||||
---
|
||||
|
||||
<Example part="docs_overview" options={{focus: "Pattern"}}>
|
||||
<Example part="docs_overview" options_focus="Pattern">
|
||||
The pattern you create will be a constructor for instances of your pattern
|
||||
</Example>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue