fixed code generation and added asset generation
This commit is contained in:
@@ -17,6 +17,7 @@ class MainWindow extends TkinterBase{
|
||||
this.state = {
|
||||
...this.state,
|
||||
size: { width: 700, height: 400 },
|
||||
widgetName: "main",
|
||||
attrs: {
|
||||
...this.state.attrs,
|
||||
widgetName: "main",
|
||||
|
||||
Reference in New Issue
Block a user