We welcome contributions of all kinds!
Please open an issue before submitting a PR.
- Fork the repo
git clone https://github.com/nirajmohanrana/react-leaflet-select-area.git
- Create a new branch
git checkout -b fix/<issue-number>-<fix-description>
- Open a pull request
git push origin fix/<issue-number>-<fix-description>