nilenso / time-tracker

A time-tracker built for education, fun and eventually profit.
http://time.nilenso.com/
Eclipse Public License 1.0
14 stars 6 forks source link

Factor out `duration-change-handler` from create- and edit-timer view functions #177

Closed samrat closed 6 years ago

samrat commented 6 years ago

They are the same function, so they can be pulled out into a top-level defn

kirang89 commented 6 years ago

@samrat @hargup For future reference, please label such issues with the tech-debt label.