I\'m trying to use d3 slider with react so to throttle redux action.
I use below code
export const changeNumber = (number) => (dispatch, getState) =