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
|
@ -83,7 +83,7 @@ if (paperless) {
|
|||
|
||||
There's a lot going on, but it's mostly repetition. To see what that did to your pattern, you have to enable *paperless mode* in your developing environment; you can find the option under *Pattern options* on the right. Let's look at the end result, and discuss:
|
||||
|
||||
<Example pattern="tutorial" part="bib" setting={{paperless: true }}>
|
||||
<Example pattern="tutorial" part="bib" settings_paperless="true">
|
||||
Your paperless bib
|
||||
</Example>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue