flex-table taken out of for-loop

This commit is contained in:
2021-08-19 12:29:08 +02:00
parent 3e9d96368d
commit 4a0ffd2cba
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="flex-table mb-3">
<person-render-box
:options="{
addInfo : true,
@@ -47,7 +47,7 @@
</template>
</person-render-box>
</div>
</template>