UNPKG

react-day-picker

Version:

Customizable Date Picker for React

7 lines (6 loc) 135 B
/** * The default ARIA label for the WeekNumber element. */ export const labelMonthDropdown = (): string => { return 'Month: '; };