I'm trying (without success) to get react-perfect-scrollbar working in my material-ui app.
I've extracted a simple version to https://codesandbox.io/s/agitated-resonance-4yxzo
The aim is for only the 'content' section (the bit with the lorem-ipsum!) to be scrollable and for the scrollbar to be only visible within this content area.
Any ideas?
Cheers!