I would like it so that you could disable the month / year button on the top of the calendar and only the next / prev buttons can be used.
minDetail={'month'} should do the trick I guess?
minDetail={'month'}
Most helpful comment
minDetail={'month'}should do the trick I guess?