UNPKG

react-day-picker

Version:

Customizable Date Picker for React

6 lines (4 loc) 155 B
import { labelMonthDropdown } from './labelMonthDropdown'; test('should return the label', () => { expect(labelMonthDropdown()).toEqual('Month: '); });