galexandrade / react-image-marker

It allows to be able to set markers on an image
MIT License
50 stars 12 forks source link

Move calculateMarkerPosition to its own file and reexport it in index #1

Open ViktorSoroka07 opened 3 years ago

ViktorSoroka07 commented 3 years ago

I am from discord from kcd. Found your message where you have asked to review the library you've created. I would suggest moving calculateMarkerPosition to its own file and do so for tests. This way only one file would be responsible for calculateMarkerPosition stuff.