Updated tracking in template and choose customer fixing.

This commit is contained in:
2026-09-04 08:13:26 +00:00
parent 3d86f8706f
commit 95ac73bbc4
37 changed files with 120 additions and 116 deletions
@@ -12,7 +12,7 @@
>
<h3>Back</h3>
</mat-card>
@for (item of list(); track item) {
@for (item of list(); track item.id) {
<mat-card
class="flex-col square-button"
matRipple