frappe-ui
frappe-ui copied to clipboard
Feat(datepicker): add minDate and maxDate props to restrict selectable dates
This PR introduces minDate and maxDate props to the DatePicker component, allowing users to restrict which dates can be selected from the calendar.