fix(markdown): Move caption from prop to children
This commit is contained in:
parent
dd88d8a7f2
commit
7f1f6dfbaf
4 changed files with 23 additions and 15 deletions
|
@ -41,4 +41,4 @@ For example `38` as 38cm is a realistic head circumference measurement for a bab
|
|||
Enter `38` in the box, and click on **Draft your pattern** in the top navigation bar to get back to your draft,
|
||||
which for now still looks like this:
|
||||
|
||||
<Example pattern="tutorial" part="step1" caption="Nothing has changed, yet" />
|
||||
<Example pattern="tutorial" part="step1">Nothing has changed, yet</Example>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue