shahabyazdi / react-multi-date-picker

a simple React datepicker component for working with gregorian, persian, arabic and indian calendars
https://shahabyazdi.github.io/react-multi-date-picker/
MIT License
814 stars 101 forks source link

how to put months stack on each other? #269

Open S-Kalantari opened 8 months ago

S-Kalantari commented 8 months ago

I want to put the numberOfMonths to 2 and when window size changes to mobile, I stack the months on top of each other instead of showing them beside each other how can I achieve this? is it possible?