UNPKG

react-day-picker

Version:

Customizable Date Picker for React

6 lines (4 loc) 137 B
import { labelNext } from './labelNext'; test('should return the label', () => { expect(labelNext()).toEqual('Go to next month'); });