mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-31 06:52:50 +08:00
Map the 'block-editor' location to fix the warning
This commit is contained in:
parent
b8af9bbbfa
commit
957c8273f8
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ class StylingSettingsMapHelper {
|
|||
'checkout' => 'classic_checkout',
|
||||
'mini-cart' => 'mini_cart',
|
||||
'checkout-block-express' => 'express_checkout',
|
||||
'block-editor' => 'block-editor',
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue