We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbea1ea commit 5aab2a6Copy full SHA for 5aab2a6
CHANGELOG.md
@@ -308,7 +308,7 @@ export default function Component() {
308
}
309
```
310
311
-You'll now get type errors if you pass a path path value or a bad param value:
+You'll now get type errors if you pass a bad path value or a bad param value:
312
313
```ts
314
const badPath = href("/not/a/valid/path");
contributors.yml
@@ -222,6 +222,7 @@
222
- minthulim
223
- mjackson
224
- mlewando
225
+- mm-jpoole
226
- modex98
227
- morleytatro
228
- ms10596
0 commit comments