This commit is contained in:
parent
575cc6b112
commit
684764a90f
|
|
@ -37,6 +37,7 @@ export function LanguageSwitcher() {
|
|||
|
||||
startTransition(() => {
|
||||
router.push(newPath)
|
||||
router.refresh()
|
||||
})
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue