react-router-dom support view transition by ading an
unstable_viewTransition
props on the
Link
element. (https://reactrouter.com/en/main/components/link#unstable_viewtransition)
It would be great to be able to activate this feature by adding some configuration in docusaurus.config file for example.