wix-style-react
Version:
wix-style-react
12 lines (11 loc) • 426 B
JavaScript
;
exports.__esModule = true;
exports.default = void 0;
var _default = exports.default = {
inputWithOptions: 'autocomplete-with-label-input-wrapper',
inputWithLabel: 'autocomplete-with-label-input',
label: 'autocomplete-with-label-labelled-label',
labelledElement: 'autocomplete-with-label-labelled-element',
inputDropdownLayout: 'inputwithoptions-dropdownlayout'
};
//# sourceMappingURL=dataHooks.js.map