The current loading spinner we have is some spinning text that says Loading.
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.
The current loading spinner we have is some spinning text that says Loading.
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.