We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eada8cb commit 866e66dCopy full SHA for 866e66d
apps/docs/content/docs/guide/routing.mdx
@@ -86,7 +86,7 @@ Go to your `app/providers.tsx` or `app/providers.jsx` (create it if it doesn't e
86
87
#### Add the `useRouter`
88
89
-```tsx {16}
+```tsx {15}
90
// app/providers.tsx
91
"use client";
92
0 commit comments