Skip to content

Commit b5a7bff

Browse files
ci: apply automated fixes
1 parent da2bd32 commit b5a7bff

File tree

2 files changed

+134
-105
lines changed

2 files changed

+134
-105
lines changed

docs/router/framework/react/how-to/setup-basic-search-params.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ export const Route = createFileRoute('/products')({
7575

7676
**For detailed validation library comparisons and advanced validation patterns, see:** [Validate Search Parameters with Schemas](./validate-search-params.md)
7777

78-
79-
8078
## Step-by-Step Setup with Zod
8179

8280
The rest of this guide uses Zod for examples, but the patterns apply to any validation library.

0 commit comments

Comments
 (0)