face-recognition-brain
face-recognition-brain copied to clipboard
fixing navigation issues
hey aneagoie! there is this bug in your code i.e when you click the "signout" button it takes you to the registration page, well ideally it should take you to the "signin" page. so, i fixed the code adding another if-else statement.
Hope, you'll approve it. Thanks....
A little note on that.
You change onRouteChange
to onRoutechange
.
This should be fixed in this pull as this will break the code in Signin.js.