Updated Collection Heading

This commit is contained in:
Christopher Allford 2024-09-12 09:49:26 -07:00
parent d53df24528
commit 750e4723a1
No known key found for this signature in database
GPG Key ID: 80E44C778F08A88E
1 changed files with 1 additions and 1 deletions

View File

@ -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' } } },
},
];