File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
react-router-dom/docs/api
react-router-native/docs/api Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -57,4 +57,4 @@ The length of `location.key`. Defaults to 6.
5757
5858## children: node
5959
60- A [ single child element] ( https://facebook.github.io/react/docs/react-api.html#react.children.only ) to render.
60+ A [ single child element] ( https://facebook.github.io/react/docs/react-api.html#reactchildrenonly ) to render.
Original file line number Diff line number Diff line change @@ -47,4 +47,4 @@ Defaults to `"slash"`.
4747
4848## children: node
4949
50- A [ single child element] ( https://facebook.github.io/react/docs/react-api.html#react.children.only ) to render.
50+ A [ single child element] ( https://facebook.github.io/react/docs/react-api.html#reactchildrenonly ) to render.
Original file line number Diff line number Diff line change @@ -38,4 +38,4 @@ The length of `location.key`. Defaults to 6.
3838
3939## children: node
4040
41- A [ single child element] ( https://facebook.github.io/react/docs/react-api.html#react.children.only ) to render.
41+ A [ single child element] ( https://facebook.github.io/react/docs/react-api.html#reactchildrenonly ) to render.
Original file line number Diff line number Diff line change @@ -41,4 +41,4 @@ The length of `location.key`. Defaults to 6.
4141
4242## children: node
4343
44- A [ single child element] ( https://facebook.github.io/react/docs/react-api.html#react.children.only ) to render.
44+ A [ single child element] ( https://facebook.github.io/react/docs/react-api.html#reactchildrenonly ) to render.
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ const customHistory = createBrowserHistory();
3636
3737## children: node
3838
39- A [ single child element] ( https://facebook.github.io/react/docs/react-api.html#react.children.only ) to render.
39+ A [ single child element] ( https://facebook.github.io/react/docs/react-api.html#reactchildrenonly ) to render.
4040
4141``` jsx
4242< Router>
Original file line number Diff line number Diff line change @@ -88,4 +88,4 @@ if (context.status === "404") {
8888
8989## children: node
9090
91- A [ single child element] ( https://facebook.github.io/react/docs/react-api.html#react.children.only ) to render.
91+ A [ single child element] ( https://facebook.github.io/react/docs/react-api.html#reactchildrenonly ) to render.
You can’t perform that action at this time.
0 commit comments