VikSil / howtoquant-frontend

A PoC / portfolio FinTech project
2 stars 1 forks source link

removed spinner-react, added pure css loader #3

Closed aadarsh10c closed 1 month ago

aadarsh10c commented 1 month ago

1) Removed the spinners react library 2) Added the pure CSS Loader

aadarsh10c commented 1 month ago

Closes #1

VikSil commented 1 month ago

Hi @aadarsh10c Please place the spinner div directly into Loading.jsx. There is no need to introduce a new component.

aadarsh10c commented 1 month ago

@VikSil , I have removed the greenloading component.Let me knwo if u need anythin else.

VikSil commented 1 month ago

Reviewed and merged. Looks great. Thanks a lot for your contribution @aadarsh10c .