incentive and closing stock fixed

This commit is contained in:
2026-08-27 08:42:05 +00:00
parent e918644a5b
commit 0d5012c961
5 changed files with 35 additions and 27 deletions
@@ -21,7 +21,7 @@
<strong>{{ totalPoints() | number: '1.2-2' }}</strong> Point Value:
<strong>{{ pointValue() | number: '1.2-2' }}</strong>
</div>
<mat-table #table [dataSource]="incentives()">
<mat-table #table [dataSource]="model().incentives">
<!-- Name Column -->
<ng-container matColumnDef="name">
<mat-header-cell *matHeaderCellDef>Name</mat-header-cell>