update example
This commit is contained in:
parent
09b95b8212
commit
ad68047d74
@ -22,7 +22,7 @@ class __$__ extends Panel {
|
|||||||
number.text = `${++count}`
|
number.text = `${++count}`
|
||||||
},
|
},
|
||||||
layoutConfig: layoutConfig().exactly(),
|
layoutConfig: layoutConfig().exactly(),
|
||||||
width: 100,
|
width: 200,
|
||||||
height: 50,
|
height: 50,
|
||||||
}),
|
}),
|
||||||
])
|
])
|
||||||
|
Reference in New Issue
Block a user