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 b2be7f6 commit 02a9bb5Copy full SHA for 02a9bb5
contributors.yml
@@ -308,6 +308,7 @@
308
- pawelblaszczyk5
309
- pcattori
310
- penx
311
+- peterneave
312
- petersendidit
313
- phildl
314
- phryneas
packages/react-router/lib/dom/lib.tsx
@@ -766,7 +766,7 @@ export function createBrowserRouter(
766
767
/**
768
* Create a new {@link DataRouter| data router} that manages the application
769
- * path via the URL [`hash`]https://developer.mozilla.org/en-US/docs/Web/API/URL/hash).
+ * path via the URL [`hash`](https://developer.mozilla.org/en-US/docs/Web/API/URL/hash).
770
*
771
* @public
772
* @category Data Routers
0 commit comments