From 82482e75e0d200e155af59c6f6adabc3664852ac Mon Sep 17 00:00:00 2001 From: unnoq Date: Wed, 5 Mar 2025 16:23:27 +0700 Subject: [PATCH] docs: update router utilities note --- apps/content/docs/router.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/content/docs/router.md b/apps/content/docs/router.md index f9bef8f55..a7cf16dd8 100644 --- a/apps/content/docs/router.md +++ b/apps/content/docs/router.md @@ -82,7 +82,9 @@ export default { ## Utilities -> **Note:** Every [procedure](/docs/procedure) is also a router, so you can apply these utilities to procedures as well. +::: info +Every [procedure](/docs/procedure) is also a router, so you can apply these utilities to procedures as well. +::: ### Infer Router Inputs