fix(docs): Update Guides documentation 2
This commit is contained in:
parent
d0415b33a5
commit
7cb6f11882
31 changed files with 81 additions and 81 deletions
|
@ -9,7 +9,7 @@ lifecycle.
|
|||
## Signature
|
||||
|
||||
To provide one or more hooks, your plugin should have a `hooks` property that
|
||||
is an object where the keys are the lifecycle hook name, and the value holds a
|
||||
is an object where the keys are the lifecycle hook name and the value holds a
|
||||
method. When the lifecycle hook is triggered, your method will be called.
|
||||
|
||||
```mjs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue