Closed N00nDay closed 2 years ago
Currently the autocomplete component is completely styled via properties instead of slots like other components. For example the label, and leading prop should not be props but slots to follow component composition like the rest of the library.
Currently the autocomplete component is completely styled via properties instead of slots like other components. For example the label, and leading prop should not be props but slots to follow component composition like the rest of the library.