middlewarehq / middleware

✨ Open-source DORA metrics platform for engineering teams ✨
https://middlewarehq.com
Apache License 2.0
1.05k stars 64 forks source link

Remove redundant components and props, fix '0 weeks x days' label in dora-cards #413

Closed e-for-eshaan closed 3 months ago

e-for-eshaan commented 3 months ago

This pull request removes redundant components and props, as well as fixes the issue with the '0 weeks x days' label in the dora-cards. The changes include removing redundant code and updating the label logic to display the correct number of weeks and days.