Skip to content

Commit cc7357e

Browse files
committed
Remove blockGap
1 parent 104419a commit cc7357e

File tree

4 files changed

+4
-8
lines changed

4 files changed

+4
-8
lines changed

build/accordion-item/block.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@
3737
"margin": [
3838
"top",
3939
"bottom"
40-
],
41-
"blockGap": true
40+
]
4241
}
4342
},
4443
"example": {

build/accordion/block.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@
3131
"margin": [
3232
"top",
3333
"bottom"
34-
],
35-
"blockGap": true
34+
]
3635
}
3736
},
3837
"example": {

src/accordion-item/block.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@
3737
"margin": [
3838
"top",
3939
"bottom"
40-
],
41-
"blockGap": true
40+
]
4241
}
4342
},
4443
"example": {

src/accordion/block.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@
3131
"margin": [
3232
"top",
3333
"bottom"
34-
],
35-
"blockGap": true
34+
]
3635
}
3736
},
3837
"example": {

0 commit comments

Comments
 (0)