middlewarehq / middleware

✨ Open-source dev productivity platform for engineering teams ✨
https://middlewarehq.com
Apache License 2.0
388 stars 31 forks source link

Remove useEffect and add loading animations #417

Closed e-for-eshaan closed 3 weeks ago

e-for-eshaan commented 3 weeks ago

This pull request removes the useEffect hook and adds loading animations to the code. The loading animations are implemented using CSS animations and the spin animation is applied to a circular element.