File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
packages/react-router/lib Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 237237- KostiantynPopovych
238238- KubasuIvanSakwa
239239- KutnerUri
240+ - kuzznicki
240241- kylegirard
241242- LadyTsukiko
242243- landisdesign
Original file line number Diff line number Diff line change @@ -300,7 +300,7 @@ function useIsomorphicLayoutEffect(
300300 *
301301 * Be cautious with `navigate(number)`. If your application can load up to a
302302 * route that has a button that tries to navigate forward/back, there may not be
303- * a ` [`History`](https://developer.mozilla.org/en-US/docs/Web/API/History)
303+ * a [`History`](https://developer.mozilla.org/en-US/docs/Web/API/History)
304304 * entry to go back or forward to, or it can go somewhere you don't expect
305305 * (like a different domain).
306306 *
You can’t perform that action at this time.
0 commit comments