chore: make auth and apollo a bit more reactive
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
>{{ event.danceHall.state }}</v-flex
|
||||
>
|
||||
</v-layout>
|
||||
<v-layout row wrap v-for="distance in event.distances" :key="distance">
|
||||
<v-layout row wrap v-for="distance in event.distances" :key="distance.origin">
|
||||
<v-flex xs12 sm6>
|
||||
<v-icon>mdi-home</v-icon>
|
||||
<span
|
||||
|
||||
Reference in New Issue
Block a user