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 bb107c9 commit 9f36087Copy full SHA for 9f36087
contributors.yml
@@ -108,6 +108,7 @@
108
- janpaepke
109
- jasikpark
110
- jasonpaulos
111
+- jb-1980
112
- jdufresne
113
- jenseng
114
- JeraldVin
docs/route/loader.md
@@ -47,7 +47,7 @@ createBrowserRouter([
47
]);
48
```
49
50
-Note that the `:teamId` in the path is parsed as provided as `params.teamId` by the same name.
+Note that the `:teamId` in the path is parsed and provided as `params.teamId` by the same name.
51
52
## `request`
53
0 commit comments