Autoclose HTML tags

This commit is contained in:
Tomasz Rymkiewicz
2021-12-27 23:33:55 +01:00
committed by FireMasterK
parent d750eabc37
commit 53197b5e2d
10 changed files with 36 additions and 42 deletions

View File

@@ -2,7 +2,7 @@
<h1 class="font-bold text-center" v-text="$t('titles.history')" />
<div style="text-align: left">
<button class="btn" v-t="'actions.clear_history'" @click="clearHistory"></button>
<button class="btn" v-t="'actions.clear_history'" @click="clearHistory" />
</div>
<div style="text-align: right">