maisano / react-router-transition

painless transitions built for react-router, powered by react-motion
http://maisano.github.io/react-router-transition/
MIT License
2.59k stars 139 forks source link

Exact/Default routes #112

Open Espii opened 4 years ago

Espii commented 4 years ago

the plugin threw an error if a route with exact property doesn't exist. plugin also threw an error if using default routes

fixed both cases.