Jul 29, 2017 · 1 min read
Shouldn’t the <TransitionGroup> be around the <Switch> and then each <Route> renders a <Transition>? Or are you not using the v2 API of react-transition-group?
Shouldn’t the <TransitionGroup> be around the <Switch> and then each <Route> renders a <Transition>? Or are you not using the v2 API of react-transition-group?