how to scroll specific column to second column using react useRef?

Solution 1:

an easy solution is to use an a tag with href="#id" and on the element that you want to scroll give it the same id that you mentioned in the href