Skip to content

Commit

Permalink
docs: optimize route higtlight (#4520)
Browse files Browse the repository at this point in the history
  • Loading branch information
winchesHe authored Jan 12, 2025
1 parent eada8cb commit 866e66d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/content/docs/guide/routing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Go to your `app/providers.tsx` or `app/providers.jsx` (create it if it doesn't e

#### Add the `useRouter`

```tsx {16}
```tsx {15}
// app/providers.tsx
"use client";

Expand Down

0 comments on commit 866e66d

Please sign in to comment.