25 +5 Clock Tests Failing

For the life of me I can’t figure out why my code is failing tests 23, 24, and 25. https://codepen.io/jdbatters/pen/YzoyYPN

Welcome to the forum @jdbatters

I noticed the timer in not correctly formatted:
00:9 and also 1:00

timer

Happy coding

Thank you, I did fix the formatting issue. My code still is not passing the same 3 tests. I’m wondering if I need to use the same version of React that was part of the curriculum.