christophergeiger3 / the-clipping-project

📎 Clip videos from popular websites like YouTube, then share with friends!
4 stars 0 forks source link

Investigate Mantine component library #78

Closed christophergeiger3 closed 2 years ago

christophergeiger3 commented 2 years ago

https://mantine.dev/core/slider/

christophergeiger3 commented 2 years ago

Although the styling of mantine is a lot closer to what I'm looking for than mui, the lack of an activeThumb parameter in the onChange callback of the RangeSlider is sort of a deal breaker for this use-case.