@wix/design-system
Version:
@wix/design-system
12 lines (11 loc) • 372 B
JavaScript
;
exports.__esModule = true;
exports.dataHooks = exports.MOBILE_COLS = void 0;
var dataHooks = exports.dataHooks = {
testimonial: 'testimonial',
testimonialAvatar: 'testimonialAvatar',
testimonialText: 'testimonialText',
testimonialAuthorName: 'testimonialAuthorName'
};
var MOBILE_COLS = exports.MOBILE_COLS = 1;
//# sourceMappingURL=constants.js.map