ndresx / react-countdown

A customizable countdown component for React.
MIT License
746 stars 69 forks source link

Added 'years' prop #241

Closed jzgdev closed 1 month ago

jzgdev commented 1 year ago

Added the ability to display years for longer spans of time as well as updated tests, all passing.

ndresx commented 1 month ago

Hello, thank you for your contribution. I'd not like to do this for the reasons mentioned here: https://github.com/ndresx/react-countdown/issues/83.

However, your changes should make it extensible if someone needs it, so hopefully, this will still provide value to people looking for exactly that!