How to hide horizontal scrollbar and use drag and drop instead of horizontal scroll in React?
I'm going to hide horizontal scrollbar and use mouse drag and drop for scrolling.
Or I want to make control buttons(left and right arrow button) for horizontal scrolling control.