mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
tiny
This commit is contained in:
@@ -159,5 +159,5 @@
|
||||
min={minDate}
|
||||
label={dateSelectorLabel}
|
||||
bind:value={expirationCustom}
|
||||
on:change={() => (hasUserInteracted = true)} />
|
||||
on:input={() => (hasUserInteracted = true)} />
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user