Closed tomrule007 closed 5 years ago
https://github.com/tomrule007/grinding/blob/1b1e3560adb804813f812e628d9223d99830d537/src/App.js#L40-L46
change line 45 to a passed in prop for session time when started or blank if not started
issue #3 changed button txt. current lines are
https://github.com/tomrule007/grinding/blob/d4de3cf68d2f0ff7cfe46e94ed22d1f944fd2f71/src/App.js#L39-L46
and new text to change is '4m'
Display 0 to 59 seconds and then minutes from there on out. Will need to be refactored later but for now, it works.
https://github.com/tomrule007/grinding/blob/1b1e3560adb804813f812e628d9223d99830d537/src/App.js#L40-L46
change line 45 to a passed in prop for session time when started or blank if not started