Open naman03malhotra opened 1 year ago
This issue impacts Express checkout, so assigning to Heisenberg (based on team responsibilities Pc2DNy-3z-p2) @FangedParakeet. Assigning as part of Gamma Triage process PcreKM-yM-p2.
Tagging as part of re-evaluating older issues in the backlog, please have a look and close if no longer relevant..
Description
Refactor express checkout components. As part of https://github.com/Automattic/woocommerce-payments/issues/6428 improvements. I discovered that there is a lot of duplicate code around rendering express checkout item. Specifically
express-checkout__row
container can be extracted to a new component, which can then be reused in variouswoocommerce-payments/client/settings/express-checkout
components.Acceptance criteria
express-checkout__row
container to a separate component.Testing instructions