fix angular build

This commit is contained in:
Rene
2020-04-05 17:31:31 +02:00
parent bead6e9e03
commit 11bbe98a4d
@@ -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>