Tidyup
This commit is contained in:
parent
2911ccc8ba
commit
241b3028e9
|
@ -9,7 +9,6 @@
|
|||
export let componentInstance = {}
|
||||
export let onChange = () => {}
|
||||
|
||||
$: console.log("SET COMP INSTANCE",componentInstance)
|
||||
|
||||
let pageScreenProps = ["title","favicon", "description", "route"]
|
||||
|
||||
|
|
Loading…
Reference in New Issue