Tidyup
This commit is contained in:
parent
ed5fb4b830
commit
17e0b2d79a
|
@ -18,7 +18,6 @@
|
||||||
if (component.type && component.type.length > 0) {
|
if (component.type && component.type.length > 0) {
|
||||||
list = component
|
list = component
|
||||||
} else {
|
} else {
|
||||||
//console.log("Here be dragons that add the component! 🐉")
|
|
||||||
onComponentChosen(component)
|
onComponentChosen(component)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue