Skip to content

Commit 866e66d

Browse files
authored
docs: optimize route higtlight (#4520)
1 parent eada8cb commit 866e66d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/content/docs/guide/routing.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Go to your `app/providers.tsx` or `app/providers.jsx` (create it if it doesn't e
8686

8787
#### Add the `useRouter`
8888

89-
```tsx {16}
89+
```tsx {15}
9090
// app/providers.tsx
9191
"use client";
9292

0 commit comments

Comments
 (0)