Remove unused prop
This commit is contained in:
parent
f47112e7de
commit
cc4702909c
|
@ -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