freiksenet / react-calendar

A modular toolkit to build calendar-related things in React
http://freiksenet.github.io/react-calendar/
MIT License
249 stars 46 forks source link

Respect weekdayNames prop in Month.js component #36

Closed jedinja closed 8 years ago

jedinja commented 8 years ago

There is a prop defined in the Month component to control if weekday names should be shown. But it's not used so I propose this little change.