CougarCS / CougarCS-AdminPortal

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

Improve LoadingSpinner #23

Closed seesjays closed 1 year ago

seesjays commented 1 year ago

The current loading spinner we have is some spinning text that says Loading.

image

Tweak the LoadSpinner in /components/loadingSpinner.tsx so that it looks presentable. Doesn't really matter what kind of a spinner design you pick, just make it an icon-based one. An SVG would work well.