This commit is contained in:
Conor_Mack 2020-06-08 10:49:13 +01:00
parent 2911ccc8ba
commit 241b3028e9
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
export let componentInstance = {}
export let onChange = () => {}
$: console.log("SET COMP INSTANCE",componentInstance)
let pageScreenProps = ["title","favicon", "description", "route"]