For an Open Formulieren client, we are making some changes to our appointments form, which contains a datepicker that uses the calendar component. They have requested two changes to the calendar component:
- Not show weekend days
- Not show previous/next year controls
Looking at the component props in the calendar story, it currently doesn't seem to be possible to do these things. Would it be OK if we contribute this, or are there any reasons/difficulties to not do this?