wix-style-react
Version:
wix-style-react
13 lines (12 loc) • 513 B
JavaScript
;
exports.__esModule = true;
exports.dataHooks = void 0;
var dataHooks = exports.dataHooks = {
tableListHeaderValue: 'tableListHeader-value',
tableListHeaderCheckbox: 'tableListHeader-checkbox',
tableListHeaderOptionsContainer: 'tableListHeader-optionsContainer',
tableListHeaderArrowDescending: 'tableListHeader-arrowDescending',
tableListHeaderArrowAscending: 'tableListHeader-arrowAscending',
tableListHeaderInfoIcon: 'tableListHeader-infoIcon'
};
//# sourceMappingURL=constants.js.map