Skip to content

Commit

Permalink
changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobbe committed Mar 31, 2024
1 parent 7301a24 commit f77ee8b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changesets/10374.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
- docs(redirect): Add docs for redirect routes (#10374) by @Tobbe

There were no docs for
`<Route path="/some/path" redirect="/some/other/path" />`. This PR addresses
this by adding docs for the `redirect` prop

0 comments on commit f77ee8b

Please sign in to comment.