mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-20 19:57:44 +02:00
Qrcode icon instead of Plus icon
This commit is contained in:
parent
560a580578
commit
bd54b53647
@ -44,7 +44,7 @@
|
|||||||
<p class="control">
|
<p class="control">
|
||||||
<router-link :to="{ name: 'create' }" class="button is-dark is-rounded">
|
<router-link :to="{ name: 'create' }" class="button is-dark is-rounded">
|
||||||
<span class="icon is-small">
|
<span class="icon is-small">
|
||||||
<font-awesome-icon :icon="['fas', 'plus']" />
|
<font-awesome-icon :icon="['fas', 'qrcode']" />
|
||||||
</span>
|
</span>
|
||||||
</router-link>
|
</router-link>
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user