Children props for customization inside the timer #102
-
HI ! Is it possible to have an exemple of how to use children props to customize inside the timer ? I would like to format the timer with minutes and seconds but when I use the props children with your exemple it doesn't works. const children = ({ remainingTime }) => { return Nothing happen. I still have the timer with only seconds. Thank you ! :) |
Beta Was this translation helpful? Give feedback.
Answered by
vydimitrov
Mar 25, 2021
Replies: 1 comment 7 replies
-
Hey, can I see how you use it? |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
vydimitrov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, can I see how you use it?