mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-05-20 05:19:40 +03:00
fix angular build
This commit is contained in:
@@ -65,9 +65,9 @@
|
||||
|
||||
<div class="buttons">
|
||||
<button (click)="onBtnScrollRandom($event, [ osComponentRef1, osComponentRef2 ])">Scroll</button>
|
||||
<button (click)="onBtnChangeOptions($event)">Change Options</button>
|
||||
<button (click)="onBtnChangeContent($event)">Change Content</button>
|
||||
<button (click)="onBtnLog($event)">Log</button>
|
||||
<button (click)="onBtnChangeOptions()">Change Options</button>
|
||||
<button (click)="onBtnChangeContent()">Change Content</button>
|
||||
<button (click)="onBtnLog()">Log</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user