Is there a React library for timer number transitions?

I want seconds, minutes, and hours to slide up or down when transitioning.

Something like Odometer but for a timer. If you click on JS instead of Coffee in the top right you can see the example themes.

I’ve tried using that library, but when seconds and minutes transition from 00 to 59 (like 1:00 to 0:59) there is a quick awkward scroll from 99 to 59.