UNPKG

@renderlesskit/react

Version:

Collection of headless components/hooks that are accessible, composable, customizable from low level to build your own UI & Design System powered by Reakit

12 lines (11 loc) 374 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BREADCRUMB_LINK_KEYS = exports.BREADCRUMBS_KEYS = void 0; // Automatically generated var BREADCRUMB_LINK_KEYS = ["isCurrent"]; exports.BREADCRUMB_LINK_KEYS = BREADCRUMB_LINK_KEYS; var BREADCRUMBS_KEYS = []; exports.BREADCRUMBS_KEYS = BREADCRUMBS_KEYS; //# sourceMappingURL=__keys.js.map