Skip to content

Commit 8603189

Browse files
fix: (CXSPA-9040) Pick Up in store. Product availability Icon (#19946)
1 parent bae84fa commit 8603189

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

feature-libs/pickup-in-store/components/presentational/store/store.component.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
<div>
4343
<cx-icon
4444
class="cx-store-stock-icon"
45+
aria-hidden="true"
4546
*ngIf="isInStock"
4647
[type]="ICON_TYPE.CHECK"
4748
></cx-icon>

0 commit comments

Comments
 (0)