feat(enabled past dates in calendar)
This commit is contained in:
@@ -579,7 +579,6 @@ export function AppointmentForm({
|
|||||||
control={form.control}
|
control={form.control}
|
||||||
name="date"
|
name="date"
|
||||||
label="Date"
|
label="Date"
|
||||||
disablePast
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<div className="grid grid-cols-2 gap-4">
|
<div className="grid grid-cols-2 gap-4">
|
||||||
|
|||||||
Reference in New Issue
Block a user