mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
💡 Add file-level comment to “Elements” module
This commit is contained in:
parent
f52422ff74
commit
337379f2c8
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
/**
|
||||
* Static elements used to build UI layouts.
|
||||
*/
|
||||
|
||||
export { default as Action } from './Action';
|
||||
export { default as Content } from './Content';
|
||||
export { default as ContentWrapper } from './ContentWrapper';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue