tf-checkout-react 1.0.65 → 1.0.66

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2280,7 +2280,6 @@ var BillingInfoContainer = function BillingInfoContainer(_ref3) {
2280
2280
  theme: themeMui
2281
2281
  }, React__default.createElement(formik.Formik, {
2282
2282
  initialValues: getInitialValues(dataWithUniqueIds, _extends({}, initialValues, {
2283
- email: emailLogged,
2284
2283
  firstName: firstNameLogged,
2285
2284
  lastName: lastNameLogged,
2286
2285
  country: 1,