Skip to content

Commit

Permalink
feat: Add alternative text to template image - MEED-6840 - Meeds-io/M…
Browse files Browse the repository at this point in the history
  • Loading branch information
SaraBoutej committed Aug 30, 2024
1 parent 442182d commit 4ccb1bf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
class="overflow-hidden">
<img
:src="illustrationSrc"
:alt="title"
:style="imageStyle"
class="align-center mx-auto object-fit-cover">
</div>
Expand Down

0 comments on commit 4ccb1bf

Please sign in to comment.