Skip to content

Commit 96b03a2

Browse files
committed
doc: Syntax highlighting
1 parent c636c15 commit 96b03a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/content/docs/server-side.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: Type-safe search params on the server
77

88
To parse search params server-side, you can use a _loader_ function.
99

10-
You create one using the `createLoader` function, by passing it your search params
10+
You create one using the `createLoader{:ts}` function, by passing it your search params
1111
descriptor object:
1212

1313
```tsx title="searchParams.tsx"

0 commit comments

Comments
 (0)