mikerourke / transfermyti.me

Web-based tool for transferring data between time tracking tools.
https://transfermyti.me
MIT License
61 stars 6 forks source link

Update Ramda Imports #72

Closed mikerourke closed 2 years ago

mikerourke commented 2 years ago

Instead of using import * as R from "ramda";, destructure to use only required imports.