mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Cronjob field as text
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
{pattern}
|
||||
on:input
|
||||
on:invalid={handleInvalid}
|
||||
type="email"
|
||||
type="text"
|
||||
helper={error}
|
||||
state={error ? 'error' : 'default'}
|
||||
autofocus={autofocus || undefined}
|
||||
|
||||
Reference in New Issue
Block a user