Sharlaan / material-ui-superselectfield

multiselection autocomplete dropdown component for Material-UI
https://sharlaan.github.io/material-ui-superselectfield
MIT License
266 stars 92 forks source link

fullWidth property? #186

Open cristianocca opened 5 years ago

cristianocca commented 5 years ago

The component doesn't seem to be respecting the Material UI components "fullWidth" property. Currently, it always renders as full width making alignment with other components a bit tedious.

Did I overlook something and the property has a different name?