Skip to content

Commit 341febb

Browse files
Update angular/src/app/app.component.html
Co-authored-by: RomanTsukanov <RomanTsukanov@users.noreply.github.com>
1 parent 553de03 commit 341febb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

angular/src/app/app.component.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@
77
(onItemClick)="logAction($event)"
88
[splitButton]="true"
99
(onButtonClick)="logButtonClick()"
10-
[dropDownOptions]="dropDownOptions"
11-
>
10+
[dropDownOptions]="dropDownOptions">
1211
</dx-drop-down-button>

0 commit comments

Comments
 (0)