feat: disable pickup select for the time being

This commit is contained in:
Björn Fromme
2024-09-12 15:26:54 +02:00
parent 1ca5a53042
commit 3910e4ba7b
@@ -119,13 +119,6 @@
:participant="participant"
:mutable="mutableFields.services.mutable"
v-on:updated="onParticipantDataUpdated($event, index)"/>
<pickup-select
:pickups="services.pickups"
:participant="participant"
:mutable="mutableFields.transportation.mutable"
v-on:selected="onPickupSelected($event, index)"
v-if="services.pickups"
/>
</div>
<div class="grid lg:grid-cols-2 gap-4 p-2">
<table class="text-sm mb-0">