Samuel Thornton
Results
1
issues of
Samuel Thornton
Current documentation for the `classNames` option shows the following: ``` classNames: { // defaults content: 'simplebar-content', scrollContent: 'simplebar-scroll-content', scrollbar: 'simplebar-scrollbar', track: 'simplebar-track' } ``` However, of the keys listed, only...