There is an unexpected blue border when I type text. Please check the image. I tried editing control styles by setting border zero or none and even removed boxShadow. But nothing works. Please check the image.
control: (provided) => ({ ...provided, boxShadow: 'none', border: 0, }),