mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
✨ New CardActions component
This commit is contained in:
parent
5ce891fe25
commit
cf7d8ff119
3 changed files with 28 additions and 5 deletions
|
@ -3,6 +3,7 @@
|
|||
*/
|
||||
|
||||
export { default as Action } from './Action';
|
||||
export { default as CardActions } from './CardActions';
|
||||
export { default as Content } from './Content';
|
||||
export { default as ContentWrapper } from './ContentWrapper';
|
||||
export { default as Description } from './Description';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue