Hacker0x01 / react-datepicker

A simple and reusable datepicker component for React

Home Page:https://reactdatepicker.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Property naming confusion for class names

tbowmo opened this issue · comments

Describe the bug
some class name properties is named xyzClassName, while others are called xyzClassname, this creates a bit of confusion when trying to override styling.

Examples:

  • calendarIconClassname
  • DayClassName