Minimal commit

This commit is contained in:
Le Libre Au Quotidien 2020-06-05 18:26:23 +02:00
parent 4df7280a8d
commit 850ddaa1e6
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<a class="button" v-for="value in myList" :key="value" :href="value.url">{{ value.btn }} </a>
</div>
</div>
</div>
</template>
<script>