fix(docs): Update Guides documentation 2
This commit is contained in:
parent
d0415b33a5
commit
7cb6f11882
31 changed files with 81 additions and 81 deletions
|
@ -29,7 +29,7 @@ const myPlugin = {
|
|||
All macros receive two arguments:
|
||||
|
||||
- `so`: A plain object holding configuration object passed to the macro
|
||||
- `props`: The same object as passed to the Part.draft()` method that you can destructure
|
||||
- `props`: The same object as passed to the [`Part.draft()`](/reference/api/part/draft) method that you can destructure
|
||||
|
||||
<Note>
|
||||
###### Macros take only 1 argument
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue