Skip to content

Commit

Permalink
DON-881: hide 'live outside UK' when not claiming gift aid
Browse files Browse the repository at this point in the history
  • Loading branch information
Dorota Hawro committed Oct 12, 2023
1 parent 37a0caa commit c6dbc56
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -301,12 +301,13 @@ <h3 class="b-rt-0 b-m-0 b-bold"><span class="span-hr"></span>How does Big Give u
/>
</biggive-text-input>
</div>
</div>

<div class="homeOutsideUK-wrapper">
<mat-checkbox formControlName="homeOutsideUK" id="homeOutsideUK">
I live outside the UK
</mat-checkbox>
</div>
</div>

<div style="text-align: center">
<button
Expand Down

0 comments on commit c6dbc56

Please sign in to comment.