Se habilito buscar por fecha del usuario
This commit is contained in:
@@ -197,7 +197,7 @@
|
||||
id="date"
|
||||
type="date"
|
||||
bind:value={formData.date}
|
||||
disabled={loading || (isMissingRateContext && !!initialDate)}
|
||||
disabled={loading}
|
||||
required
|
||||
class="pl-3 h-11 text-base bg-muted/30 focus:bg-background transition-colors"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user