signup button
This commit is contained in:
@@ -49,6 +49,9 @@
|
|||||||
type="button"
|
type="button"
|
||||||
on:click={() => goto('/settings/forgot-password')}>Forgot Password</button
|
on:click={() => goto('/settings/forgot-password')}>Forgot Password</button
|
||||||
>
|
>
|
||||||
|
<button class="py-2 px-4 btn btn-neutral" type="button" on:click={() => goto('/signup')}
|
||||||
|
>Sign Up</button
|
||||||
|
>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user