We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 257954d commit c27d1b8Copy full SHA for c27d1b8
src/block/button/edit.js
@@ -168,5 +168,5 @@ export default compose(
168
withBlockWrapper,
169
withQueryLoopContext,
170
withBlockAttributeContext,
171
- withBlockStyleContext( blockStyles ),
+ withBlockStyleContext( buttonStyles ),
172
)( Edit )
0 commit comments