Remove unused prop

This commit is contained in:
Andrew Kingston 2021-11-15 18:02:24 +00:00
parent 1b4e95ed3c
commit 9e94df969d
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@
} from "builderStore/dataBinding"
export let label = ""
export let bindable = true
export let componentInstance = {}
export let control = null
export let key = ""