Skip to content

Commit

Permalink
Merge c51e040 into 0fa4040
Browse files Browse the repository at this point in the history
  • Loading branch information
sagely1 committed Apr 25, 2023
2 parents 0fa4040 + c51e040 commit 30f40c2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ <h4 *ngIf="heading" class="chart-heading">{{ heading }}</h4>
<div class="chart-no-data" *ngIf="_score === null">
<div class="chart-no-data-text">No data is currently available.</div>
</div>
<div>score:{{_score }}</div>
</div>
</div>

0 comments on commit 30f40c2

Please sign in to comment.