msd-d / PetHub

An app for animal adoption.
1 stars 0 forks source link

Make logout function #57

Closed Kechr closed 2 years ago

Kechr commented 2 years ago

Make a logout function in profile view. The function should set the global userID variable to null, and the useEffect needs to be fixed so it doesn't throw unhandled promise errors.