refactor(ticket-selector): consume compact remote options

This commit is contained in:
2026-08-14 10:14:46 -03:00
parent 8ff9ed216c
commit f7983b109f
6 changed files with 160 additions and 140 deletions

View File

@@ -772,7 +772,6 @@
[description]="testTicketSelectorProduct.description"
[price]="testTicketSelectorProduct.price"
[imageUrl]="testTicketSelectorProduct.imageUrl"
[variants]="testTicketSelectorProduct.variants"
(buy)="onTicketBuy($event)"
/>
</div>