AirLabsTeam / react-drag-to-select

A react library which adds drag to select to your app
https://airlabsteam.github.io/react-drag-to-select
MIT License
157 stars 22 forks source link

Updated logic to support optional onSelectionChange #23

Closed dwilt closed 2 years ago

dwilt commented 2 years ago

I don't think onSelectionChange should be a required prop and it shouldn't crash the app if the prop isn't provided.