Work on login screen
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<button on:click type="button" {...$$props}>
|
||||
<slot />
|
||||
</button>
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
<button on:click type="button" {...$$props}>
|
||||
<slot />
|
||||
</button>
|
||||