UNPKG

react-day-picker

Version:

Customizable Date Picker for React

14 lines 336 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.labelNav = labelNav; /** * The ARIA label for the navigation toolbar. * * @defaultValue `""` * @group Labels * @see https://daypicker.dev/docs/translation#aria-labels */ function labelNav() { return ""; } //# sourceMappingURL=labelNav.js.map