wix-style-react
Version:
8 lines (7 loc) • 304 B
JavaScript
export 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',
};