import{Scrollbars}from'react-custom-scrollbars-2';classAppextendsComponent{render(){return(<Scrollbarsstyle={{width:500,height:300}}><p>Some great content...</p></Scrollbars>);}} The<Scrollbars>component is com