Skip to content

Commit 7ddc269

Browse files
authored
chore: update button.js mock with stretch (#323)
1 parent 893045c commit 7ddc269

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lightning-stubs/button/button.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ export default class Button extends LightningElement {
1616
@api value;
1717
@api variant;
1818
@api disableAnimation;
19+
@api stretch;
1920
}

0 commit comments

Comments
 (0)