Add hover pin to info panel cards
All checks were successful
Build Docker Image / build (push) Successful in 4m34s

This commit is contained in:
Ruslan Bakiev
2026-02-06 16:52:48 +07:00
parent 8c1827fab6
commit b971391fd7
2 changed files with 69 additions and 23 deletions

View File

@@ -56,6 +56,7 @@
:loading-offers="isLoadingOffers"
@close="onInfoClose"
@add-to-filter="onInfoAddToFilter"
@pin="onPinItem"
@open-info="onInfoOpenRelated"
@select-product="onInfoSelectProduct"
@select-offer="onSelectOffer"