CougarCS / CougarCS-AdminPortal

Our officer admin portal created with React & Typescript
MIT License
6 stars 12 forks source link

Add a logout button to the index #25

Closed seesjays closed 1 year ago

seesjays commented 1 year ago

After logging in, there's no way to logout without clearing your cookies.

Tweak the /pages/index file to add a logout button. You don't have to add any functionality to it just yet, simply add the button.

image

We have react-icons installed so you can pick an icon from any set