mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 10:55:00 +08:00
Update with trunk
This commit is contained in:
parent
7b6ec6e9d6
commit
20fdda95c5
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ const FeatureSettingsBlock = ( { title, description, ...props } ) => {
|
|||
<Button
|
||||
className={ button.class ? button.class : '' }
|
||||
key={ button.text }
|
||||
isBusy={ props.actionProps?.isBusy }
|
||||
variant={ button.type }
|
||||
onClick={ button.onClick }
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue