Documentation issue
https://refine.dev/docs/routing/hooks/use-navigation/
Describe the thing to improve
push, replace, goBack methods of use navigation hook were deprecated and removed from a code but were not fully removed from the docs by this commit: 34f1938
They are still in useNavigation & API Reference sections here:
https://refine.dev/docs/routing/hooks/use-navigation/
Describe the solution (optional)
No response