fix: widget initialData load. feat: added more widgets
This commit is contained in:
@@ -62,7 +62,7 @@ class Button extends Widget{
|
||||
id: this.__id,
|
||||
widgetName: toolBarAttrs.widgetName,
|
||||
buttonLabel: this.state.attrs.buttonLabel,
|
||||
size: toolBarAttrs.widgetName,
|
||||
size: toolBarAttrs.size,
|
||||
|
||||
...this.state.attrs,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user