Fixed build

This commit is contained in:
Jamie Rees 2019-03-20 15:15:19 +00:00
commit 78a526bed0

View file

@ -1,5 +1,5 @@
<div class="mat-elevation-z8">
<grid-spinner [loading]="isLoading"></grid-spinner>
<grid-spinner [loading]="isLoadingResults"></grid-spinner>
<mat-form-field>
<mat-select placeholder="Requests to Display" [(value)]="gridCount" (selectionChange)="ngAfterViewInit()">