fix(docs): Howtos documentation corrections and updates
This commit is contained in:
parent
04da277fd2
commit
24f7776840
25 changed files with 46 additions and 43 deletions
|
@ -3,7 +3,7 @@ title: Adding snippets
|
|||
---
|
||||
|
||||
Snippets should be stored in the `snippets` key of the object passed to your part's
|
||||
draft method. The contructor for snippets is available in the `Snippets` key. You can
|
||||
draft method. The constructor for snippets is available in the `Snippets` key. You can
|
||||
destructure them for easy access.
|
||||
|
||||
<Example caption="An example of adding a snippet" tutorial>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue