davidhu2000 / react-spinners

A collection of loading spinner components for react
https://www.davidhu.io/react-spinners
MIT License
3.01k stars 261 forks source link

Fix GridLoader not showing issue, bump to beta #521

Closed davidhu2000 closed 2 years ago

davidhu2000 commented 2 years ago

What changes are introduced?

the important tag is assigned to the wrong height width. it should be on the outside span. Also, inline important tag doesn't work, so used ref instead

Any screenshots?

Screen Shot 2022-05-25 at 10 31 27 PM Screen Shot 2022-05-25 at 10 31 30 PM