forked from FoundKeyGang/FoundKey
🎨
This commit is contained in:
parent
311a4f28b0
commit
3bef69ee58
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
</section>
|
||||
<section>
|
||||
<ui-button primary @click="save()"><fa :icon="faSave"/> {{ $t('save') }}</ui-button>
|
||||
<ui-button primary @click="clear()"><fa :icon="faBroom"/> {{ $t('clear') }}</ui-button>
|
||||
<ui-button @click="clear()"><fa :icon="faBroom"/> {{ $t('clear') }}</ui-button>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue