frontend yarn lint --fix

This commit is contained in:
ogerly 2022-02-17 09:32:57 +01:00
parent 7cb3dd397d
commit 4bbc9772ac

View File

@ -1185,9 +1185,9 @@
</div>
</b-container>
</div>
<div class="text-center">
<b-button variant="light" @click="$router.go(-1)">zurück</b-button>
</div>
<div class="text-center">
<b-button variant="light" @click="$router.go(-1)">zurück</b-button>
</div>
</div>
</template>