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
|
@ -17,7 +17,7 @@ In FreeSewing, we use so-called cubic Bézier curves which have:
|
|||
- A second control point that’s linked to the end point
|
||||
- An end point
|
||||
|
||||
<Example settings={{complete: false}} part="path_curve">
|
||||
<Example settings_complete="0" part="path_curve">
|
||||
An example of a Bézier curve drawn by the Path.curve() method
|
||||
</Example>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue