Updated Collection Heading
This commit is contained in:
parent
d53df24528
commit
750e4723a1
|
@ -38,7 +38,7 @@ const heading: InnerBlockTemplate = [
|
|||
{
|
||||
textAlign: 'center',
|
||||
level: 2,
|
||||
content: __( 'You may also like', 'woocommerce' ),
|
||||
content: __( 'Related Products', 'woocommerce' ),
|
||||
style: { spacing: { margin: { bottom: '1rem' } } },
|
||||
},
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue