Fix Add Authentication button icon
This commit is contained in:
parent
f049916764
commit
d7bf178dfd
|
@ -58,7 +58,7 @@
|
|||
/>
|
||||
{/if}
|
||||
<div>
|
||||
<ActionButton on:click={() => openConfigModal()} con="Add"
|
||||
<ActionButton on:click={() => openConfigModal()} icon="Add"
|
||||
>Add authentication</ActionButton
|
||||
>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue