Add a key to individual locations in v-for;

This commit is contained in:
Benjamin Bouvier 2019-03-26 22:33:25 +01:00
parent fd4ba2a8bb
commit 003b6bc211
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
<l-marker
v-for="loc in store.locations"
:key="loc.id"
:lat-lng="loc.coordinates"
>
<l-popup>