I'm currently working with react-input-range to create a price range slider. While I've managed to customize the CSS of the range slider, I now need to figure out how to add arrow heads inside the circles as shown below:
https://i.sstatic.net/pmO0W.png
Any guidance on how I can achieve this would be greatly appreciated. Thank you in advance.