LifeSG / react-design-system

The repository for our design system in React
MIT License
14 stars 13 forks source link

[BOOKINGSG-6086][JH] add optional timestamp prop for CountdownTimer #544

Closed jhyeep closed 2 months ago

jhyeep commented 2 months ago

Changes Add optional timestamp prop for CountdownTimer. timestamp signifies the time at which the countdown should end, and takes precedence over timer

Changelog entry

Additional information