UNPKG

wix-style-react

Version:
14 lines (13 loc) 442 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _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' }; exports["default"] = _default;