Skip to content

Commit

Permalink
docs: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
s00d committed Oct 18, 2024
1 parent 6ec51be commit 8ab30f7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/api/methods.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,9 @@ $switchLocale('fr')
// Output: Redirects the user to the French version of the route
```

## 🔄 `switchRoute`
## 🔄 `$switchRoute`

Version: v1.27.0

Switches the route to a new specified destination and changes the locale if needed, redirecting the user to the appropriate localized route.

Expand Down

0 comments on commit 8ab30f7

Please sign in to comment.