Add missing chunk to register_block_type_assets

This commit is contained in:
Mike Jolley 2022-03-11 15:32:10 +00:00
parent 0819ab2797
commit 011c4cb6fd
1 changed files with 1 additions and 0 deletions

View File

@ -377,6 +377,7 @@ class Checkout extends AbstractBlock {
'checkout-blocks/express-payment',
'checkout-blocks/contact-information',
'checkout-blocks/shipping-address',
'checkout-blocks/billing-address--checkout-blocks/shipping-address',
'checkout-blocks/billing-address',
'checkout-blocks/shipping-methods',
'checkout-blocks/payment',