drink-this / drink-this-frontend

A cocktail recommendation app. Find your new favorite based on ratings of other users like you.
https://drink-this-frontend.herokuapp.com/
0 stars 0 forks source link

auth user is redirected to dashboard page if no routes are matched #54

Closed zachjamesgreen closed 3 years ago

zachjamesgreen commented 3 years ago

Pull request checklist

Please check if your PR fulfills the following requirements:

Issue Number: closes #50

What is the new behavior?

auth user is redirected to dashboard if no route is matched

Does this introduce a breaking change?