UNPKG

@wix/design-system

Version:

@wix/design-system

10 lines (9 loc) 306 B
"use strict"; exports.__esModule = true; exports.DATA_HOOKS = void 0; var DATA_HOOKS = exports.DATA_HOOKS = { input: 'input-with-label-input', labelledElement: 'input-with-label-labelled-element', errorMessage: 'input-with-label-error-message' }; //# sourceMappingURL=InputWithLabel.constants.js.map