Skip to content

Commit

Permalink
chore: update button.js mock with stretch (#323)
Browse files Browse the repository at this point in the history
  • Loading branch information
Templarian authored Jul 6, 2023
1 parent 893045c commit 7ddc269
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lightning-stubs/button/button.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ export default class Button extends LightningElement {
@api value;
@api variant;
@api disableAnimation;
@api stretch;
}

0 comments on commit 7ddc269

Please sign in to comment.