Ddfordp

remix-js/v2/remix-run-1-use-transition-to-use-navigation

No description available

remix.jsv2navigationuse-transition
Public
0 executions

Run locally

npx codemod remix-js/v2/remix-run-1-use-transition-to-use-navigation

This hook is now called useNavigation to avoid confusion with the recent React hook by the same name. It also no longer has the type field and flattens the submission object into the navigation object itself.

Before

ts

After

ts

Ready to contribute?

Build your own codemod and share it with the community.