Skip to content

Commit a1265a9

Browse files
committed
add update menu button label default
1 parent 5f99dbf commit a1265a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/updatemenus/attributes.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ var buttonsAttrs = {
4040
label: {
4141
valType: 'string',
4242
role: 'info',
43+
dflt: '',
4344
description: 'Sets the text label to appear on the button.'
4445
}
4546
};

0 commit comments

Comments
 (0)