Trying to create a Video Editor in React.js and my grid isn’t scrolling correctly
I am creating a Video Editor like web app and I am specifically focusing on the timeline component and how I am laying that out in html and css within my Timeline.jsx. I can below provide some of the code: