(docs): Add reference section to hooks documentation (#15159)

This commit is contained in:
Abhi
2025-12-18 10:49:05 -05:00
committed by GitHub
parent 088f48d60f
commit 7da060c149
3 changed files with 175 additions and 0 deletions

View File

@@ -204,6 +204,10 @@
"label": "Writing hooks",
"slug": "docs/hooks/writing-hooks"
},
{
"label": "Hooks reference",
"slug": "docs/hooks/reference"
},
{
"label": "Best practices",
"slug": "docs/hooks/best-practices"