What is the default behavior when a route change occurs without animations in React?
The page reloads
The page smoothly fades out
The new route appears immediately
The previous page is hidden with a slide effec
This question is part of this quiz :
Animations and Transitions in React