react-compare-slider icon indicating copy to clipboard operation
react-compare-slider copied to clipboard

Split event handlers in `ReactCompareSlider.tsx` into smaller standalone hooks

Open nerdyman opened this issue 3 years ago • 0 comments

The main module is getting pretty big. The logic for event handlers should be split into their own hooks where possible and moved to another file.

nerdyman avatar Oct 05 '22 11:10 nerdyman