mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-07 19:54:15 +08:00
🩹 Fix React deprecation warnings
This commit is contained in:
parent
dc6c8e2316
commit
d547a3b218
4 changed files with 5 additions and 3 deletions
|
@ -29,7 +29,7 @@ const PaymentMethodItemBlock = ( {
|
|||
</p>
|
||||
<div className="ppcp--method-footer">
|
||||
<ToggleControl
|
||||
__nextHasNoMarginBottom={ true }
|
||||
__nextHasNoMarginBottom
|
||||
checked={ isSelected }
|
||||
onChange={ onSelect }
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue