fossology / FOSSologyUI

Repository to hold the new UI framework for FOSSology built with React
https://fossology.github.io/FOSSologyUI/
GNU General Public License v2.0
47 stars 85 forks source link

Dark mode delay Fixed #253 #254

Closed RamGoel closed 2 years ago

RamGoel commented 2 years ago

Changes

Matched delay of Body with delay of Cards in Home Page #253

RamGoel commented 2 years ago

Changes

Matched delay of Body with delay of Cards in Home Page #253

@GMishx Have a Look

shaheemazmalmmd commented 2 years ago

@RamGoel Thank you for your contribution. can you please squash your commits to one ?

RamGoel commented 2 years ago

@shaheemazmalmmd Done , Looking forward to future contributions 🚀

shaheemazmalmmd commented 2 years ago

@RamGoel can you please fix the code style. you can run npx prettier --write . to fix it automatically.