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

Can I use vertical layout when I set "numberOfMonths" > 1? #295

Open TuKun33 opened 4 months ago

TuKun33 commented 4 months ago

image

This is just the effect I achieved using transform: rotate(90deg)