diff --git a/src-angular/app/app.component.html b/src-angular/app/app.component.html index 171d8a7..f91c458 100644 --- a/src-angular/app/app.component.html +++ b/src-angular/app/app.component.html @@ -1,4 +1,6 @@ -
- - {{ pair.text }} -
Average NPS: {{ averageNps || 'N/A' }}
Maximum NPS: {{ maximumNps }}
Note Count: {{ noteCount }}
+ + {{ pair.text }} +