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 d778360 commit aa3c905Copy full SHA for aa3c905
packages/react-router-website/modules/api/MemoryRouter.md
@@ -23,7 +23,7 @@ An array of `location`s in the history stack. These may be full-blown location o
23
</MemoryRouter>
24
```
25
26
-## initialIndex: array _`<MemoryRouter>`_ {id=memoryrouter.initialindex}
+## initialIndex: number _`<MemoryRouter>`_ {id=memoryrouter.initialindex}
27
28
The initial location's index in the array of `initialEntries`.
29
0 commit comments