mirror of
https://github.com/appwrite/console.git
synced 2026-04-07 19:17:46 +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