mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-12 15:32:27 +03:00
overlayscrollbars-vue v0.5.0
This commit is contained in:
@@ -7,6 +7,7 @@ function App() {
|
||||
<OverlayScrollbarsComponent
|
||||
style={{ width: '222px', height: '222px' }}
|
||||
options={{ scrollbars: { theme: 'os-theme-light' } }}
|
||||
defer
|
||||
>
|
||||
<img src={logo} className="App-logo" alt="React logo" width="333" height="333" />
|
||||
</OverlayScrollbarsComponent>
|
||||
|
||||
Reference in New Issue
Block a user