Skip to content

Commit

Permalink
fix adding button block
Browse files Browse the repository at this point in the history
  • Loading branch information
mxkae committed Sep 2, 2024
1 parent 4d914eb commit df6491f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/block/button-group/variations.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@ const variations = [
'stk-type': 'essential',
'stk-demo': 'https://wpstackable.com/button-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',
isDefault: true,
innerBlocks: [
[
'stackable/button',
{},
],
],
example: buttonExample,
},
{
Expand Down

0 comments on commit df6491f

Please sign in to comment.