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