Css – 3 Digit Number In DaisyUI / Next.Js Countdown Not Displaying
So I'm a countdown for a Next.js website and am using the daisyUI countdown component but any digit above 99 for the number of days is not rendering properly as seen below: So initially I have a simple countdown: const…