1 post tagged with "css"
Sticky Sidebar in React
How to do it Now you could use something like react-sticky to do something like this, but it’s so much easier to just define your sidebar using css. You can change the top position to be any amount that would include your fixed header if you wanted to.