Skip to content

Commit

Permalink
Add alt to img
Browse files Browse the repository at this point in the history
  • Loading branch information
ssrome committed Oct 13, 2023
1 parent ca431c1 commit 516b881
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div class="asc-back-to-parent-container">
<div class="asc-back-to-parent govuk-width-container">
<span class="govuk-!-padding-right-1"><img src="/assets/images/white-arrow-left.svg" /></span>
<span class="govuk-!-padding-right-1"><img src="/assets/images/white-arrow-left.svg" alt="" /></span>
<a href="#" (click)="backToParentLinkClick($event)" class="govuk-!-font-size-19 govuk-!-font-weight-bold"
>Back to {{ primaryWorkplaceName }}
</a>
Expand Down

0 comments on commit 516b881

Please sign in to comment.