mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 16:24:33 +08:00
🩹 Resolve component deprecation warnings
This commit is contained in:
parent
b907eeebe6
commit
a9e2f600ab
3 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,7 @@ const Checkbox = ( {
|
|||
|
||||
return (
|
||||
<CheckboxControl
|
||||
__nextHasNoMarginBottom={ true }
|
||||
label={ label }
|
||||
value={ value }
|
||||
checked={ checked }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue