diff --git a/client/src/containers/Customers/CustomerAddressTabs.js b/client/src/containers/Customers/CustomerAddressTabs.js index 0ce413739..bc6e067b4 100644 --- a/client/src/containers/Customers/CustomerAddressTabs.js +++ b/client/src/containers/Customers/CustomerAddressTabs.js @@ -222,22 +222,22 @@ const CustomerBillingAddress = ({ label={} className={'form-group--journal-number'} intent={ - errors.billing_address_1 && - touched.billing_address_1 && + errors.shipping_address_1 && + touched.shipping_address_1 && Intent.DANGER } inline={true} helperText={ - + } >