Skip to content

Commit

Permalink
Fix unexpected trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Wieln committed Oct 19, 2024
1 parent a476c67 commit c422815
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ <h2 class="question-details"><b>Question {{ model.questionNumber }}: </b>{{ mode
[disabled]="isFormsDisabled"
[attr.aria-label]="'Select recipient input question ' + model.questionNumber + ' index ' + i"
placeholder="Type to search..." />

<div class="col-auto text-start">
({{ model.recipientType | recipientTypeName: model.giverType }})
</div>
Expand Down

0 comments on commit c422815

Please sign in to comment.