mirror of
https://github.com/konvajs/konva.git
synced 2025-12-17 18:01:15 +08:00
@@ -621,7 +621,7 @@
|
||||
|
||||
if(config) {
|
||||
for(key in config) {
|
||||
if (key === CHILDREN || config[key] instanceof Konva.Node) {
|
||||
if (key === CHILDREN) {
|
||||
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user