Skip to content

Commit

Permalink
fix: (CXSPA-9040) Pick Up in store. Product availability Icon (#19946)
Browse files Browse the repository at this point in the history
  • Loading branch information
StanislavSukhanov authored Jan 29, 2025
1 parent bae84fa commit 8603189
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
<div>
<cx-icon
class="cx-store-stock-icon"
aria-hidden="true"
*ngIf="isInStock"
[type]="ICON_TYPE.CHECK"
></cx-icon>
Expand Down

0 comments on commit 8603189

Please sign in to comment.