I'm looking for a way to customise the time slots area on the left of the week and day view.
Is there any way to customise labels ?
I mean if I choose for instance as props :
- step={15}
- timeslots={2}
The labels appear only every other time and not on each slot. I would like to add the missing label with another font style.
I did not find anything about in the API documentation.