style(map): move 'Cerrar ruta' pill design to ArrivalBanner X button and remove from ETACard to avoid redundancy
This commit is contained in:
@ -688,7 +688,6 @@ watch([() => authStore.userProfile?.auto_location, isLoaded], ([canLocate, loade
|
||||
:buses="busesActivos"
|
||||
:is-loading="etaCargando"
|
||||
@close="handleETACardDismiss"
|
||||
@close-route="animateAndReload"
|
||||
@refresh="paradaCercana && routeStore.selectedRouteId ? calcularETA(routeStore.selectedRouteId, paradaCercana) : null"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user