UNPKG

336 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.labelNav = labelNav;
4/**
5 * The ARIA label for the navigation toolbar.
6 *
7 * @defaultValue `""`
8 * @group Labels
9 * @see https://daypicker.dev/docs/translation#aria-labels
10 */
11function labelNav() {
12 return "";
13}
14//# sourceMappingURL=labelNav.js.map
\No newline at end of file