UNPKG

react-day-picker

Version:

Customizable Date Picker for React

11 lines 237 B
/** * The ARIA label for the navigation toolbar. * * @defaultValue `""` * @group Labels * @see https://daypicker.dev/docs/translation#aria-labels */ export function labelNav() { return ""; } //# sourceMappingURL=labelNav.js.map