Remove unused prop
This commit is contained in:
parent
1b4e95ed3c
commit
9e94df969d
|
@ -6,7 +6,6 @@
|
|||
} from "builderStore/dataBinding"
|
||||
|
||||
export let label = ""
|
||||
export let bindable = true
|
||||
export let componentInstance = {}
|
||||
export let control = null
|
||||
export let key = ""
|
||||
|
|
Loading…
Reference in New Issue