Add isLink attribute to the Products block title (https://github.com/woocommerce/woocommerce-blocks/pull/8519)

This commit is contained in:
kmanijak 2023-02-23 14:00:44 +01:00 committed by GitHub
parent 5944e229c2
commit 23d9e1008c
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ export const INNER_BLOCKS_TEMPLATE: InnerBlockTemplate[] = [
textAlign: 'center',
level: 3,
fontSize: 'medium',
isLink: true,
__woocommerceNamespace: PRODUCT_TITLE_ID,
},
[],