zzadxz / RATTM

https://rattm.vercel.app
MIT License
0 stars 0 forks source link

Make button on "About" page responsive to user being logged in/logged out #93

Closed sonofthomp closed 5 days ago

sonofthomp commented 5 days ago

As a USER, I want the green button on the page at the /about route to provide a link to the dashboard if the user is logged in, and provide a link to the login page if the user is logged out. It should also temporarily say "Loading..." while the information about whether the user is logged in is accessed from Firebase.

A/C: