Open ggppjj opened 6 months ago
I've updated the sliders to respond on input which fires during the slide instead of change which fires at the end of the slide.
input
change
I've also run a quick npm audit fix.
npm audit fix
I've updated the sliders to respond on
input
which fires during the slide instead ofchange
which fires at the end of the slide.I've also run a quick
npm audit fix
.