Skip to content

Commit 718fdf9

Browse files
committed
docs: polish
1 parent c6088f3 commit 718fdf9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/pages/Abort/+Page.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,9 @@ import { Link } from '@brillout/docpress'
55
We use `throw Abort()` for implementing permissions, see <Link href="/permissions" />.
66

77
We can also call `throw Abort(someValue)` for implementing `getContext()` wrappers, see <Link href="/permissions#getcontext-wrapping" doNotInferSectionTitle={true} />.
8+
9+
10+
## See also
11+
12+
- <Link href="/permissions" />
13+
- <Link href="/onAbort" />

0 commit comments

Comments
 (0)