@shopgate/engage
Version:
Shopgate's ENGAGE library.
6 lines • 565 B
JavaScript
export { default as CheckoutConfirmationPickUpContact } from "./CheckoutConfirmationPickUpContact";
export { default as CheckoutConfirmationOrderContact } from "./CheckoutConfirmationOrderContact";
export { default as CheckoutConfirmationBilledTo } from "./CheckoutConfirmationBilledTo";
export { default as CheckoutConfirmationShippedTo } from "./CheckoutConfirmationShippedTo";
export { default as CheckoutConfirmationOrderSummary } from "./CheckoutConfirmationOrderSummary";
export { default as CheckoutConfirmationSection } from "./CheckoutConfirmationSection";