UNPKG

react-day-picker

Version:

Customizable Date Picker for React

6 lines (4 loc) 160 B
import { labelYearDropdown } from "./labelYearDropdown"; test("should return the label", () => { expect(labelYearDropdown()).toEqual("Choose the Year"); });