Goals

@for (goal of data()?.goals; track goal.goalId) {
{{ goal.category }} {{ goal.progressEventCount }}
} @empty {
No goals yet.
}