mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 12:25:15 +08:00
3 lines
108 B
JavaScript
3 lines
108 B
JavaScript
|
export { default as Card } from './Card';
|
||
|
export { default as CardChangeButton } from './CardChangeButton';
|