Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 3929013

Browse files
committed
add support for blockGap
1 parent 86a1eb9 commit 3929013

File tree

1 file changed

+1
-0
lines changed
  • assets/js/atomic/blocks/product-elements/price-v2

1 file changed

+1
-0
lines changed

assets/js/atomic/blocks/product-elements/price-v2/supports.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ export const supports = {
3939
spacing: {
4040
margin: true,
4141
padding: true,
42+
blockGap: true,
4243
},
4344
} ),
4445
};

0 commit comments

Comments
 (0)