ericz1803 / react-google-calendar

React Calendar Component that displays data from Google Calendar
https://ericz1803.github.io/react-test-calendar
MIT License
176 stars 63 forks source link

make days square #70

Open Codigo-Fuentes opened 4 months ago

Codigo-Fuentes commented 4 months ago

Yo thanks for the calendar it's pretty sick.

is it possible to add a simple way to make the calendar days square? changing aspect ration for the day key using styles prop breaks the layout it would be lovely to have an easy way to do that the squished days on mobile does not look good.

thanks!