react-custom-scrollbars-2
react-custom-scrollbars-2 copied to clipboard
TS2339: Property 'view' does not exist on type 'Scrollbars'
TypeScript doesn't see "view" field of Scrollbars, so you have to add "@ts-ignore"