start on login
This commit is contained in:
@ -12,6 +12,8 @@
|
||||
<slot name="input"></slot>
|
||||
</div>
|
||||
|
||||
<p class="mt-3">
|
||||
<slot name="description"></slot>
|
||||
</p>
|
||||
{#if $$slots.description}
|
||||
<p class="mt-3">
|
||||
<slot name="description"></slot>
|
||||
</p>
|
||||
{/if}
|
||||
|
Reference in New Issue
Block a user