ndresx / react-countdown

A customizable countdown component for React.
MIT License
760 stars 71 forks source link

need remaining total second #176

Closed yash1307raj closed 2 years ago

staticfire commented 2 years ago

Please check this example https://github.com/ndresx/react-countdown#countdown-in-milliseconds This is in milliseconds, just divide it with 1000 to get seconds.

ndresx commented 2 years ago

If this doesn't provide you with the information needed, please feel free to reopen!