Skip to content

Commit 6a9b5d2

Browse files
committed
docs: Tabs examples tslint
1 parent 6bb4668 commit 6a9b5d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/ng-ui-widgets-category/tabs/events/events.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export class EventsComponent {
2424

2525
this._zone.run(() => {
2626
this.selectedIndex = newIndex;
27-
})
27+
});
2828
});
2929
}
3030
}

0 commit comments

Comments
 (0)