Skip to content

Commit 4c2c40c

Browse files
Merge branch 'feat/block-styles' of https://github.com/gambitph/Stackable into feat/block-styles
2 parents 553b0df + c27d1b8 commit 4c2c40c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/block/button/edit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,5 +168,5 @@ export default compose(
168168
withBlockWrapper,
169169
withQueryLoopContext,
170170
withBlockAttributeContext,
171-
withBlockStyleContext( blockStyles ),
171+
withBlockStyleContext( buttonStyles ),
172172
)( Edit )

0 commit comments

Comments
 (0)