how to create a vertical scroll bar in my react

Viewed 20

I need a vertical scroll bar in react app it contains two containers are left container and right container the left container should have a scrolling option and right container should sticks to the screen. it should work like this website website link. I need code how the website is scrolling.

enter image description here

0 Answers
Related