catc/react-timekeeper

Make `coarseMultiplier` configurable

pierrecholhot opened this issue · 2 comments

I am trying to set minutes to span to 15 minutes intervals instead of 5.

Is it possible to add coarseMultiplier in the config ? Or maybe the entire CLOCK_DATA object ?

https://github.com/catc/react-timekeeper/blob/master/src/helpers/data.js#L15

catc commented

Thanks for the suggestion. I'll try to add the option in the next update.

catc commented

Added in #25