mirror of
https://github.com/chsakell/aspnet-core-signalr-angular.git
synced 2025-12-23 01:37:59 +00:00
rename match leauge to type
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div class="row">
|
||||
<div class="col-xs-6 col-md-4" *ngFor="let match of matches">
|
||||
<div class="col-md-4" *ngFor="let match of matches">
|
||||
<match [match]="match"></match>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user