kacgrzes / use-pomodoro

Use pomodoro logic wrapped in a react hook
https://kacgrzes.github.io/use-pomodoro/
9 stars 1 forks source link

autoStartBreaks and autoStartPomodoros is not implemented? #3

Closed Rickyfs closed 1 year ago

Rickyfs commented 2 years ago

These config options do nothing, looks like this is not implemented

kacgrzes commented 1 year ago

Hello @Rickyfs thanks for pointing this out! It's already fixed in 1.1.4. Make sure to bump the package to the latest version. Both: autoStartBreaks and autoStartPomodoros should work now.