Css – How can I center the options from a MUI autocomplete and to wrap them in a border?
I need to center the options from a MUI autocomplete but I tried many ways but still a failure. Also I need to wrap each option in a border. I tried to add it to inputProps and in a style…