CustomerPicker uses its 'label' prop as the selected-customer chip text, so passing the static 'Customer' string hid the actual name. Pass the resolved customer's name as label and add a separate field heading.
CustomerPicker uses its 'label' prop as the selected-customer chip text, so passing the static 'Customer' string hid the actual name. Pass the resolved customer's name as label and add a separate field heading.