1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00

Remove unused prop

This commit is contained in:
Andrew Kingston 2021-11-15 18:02:24 +00:00
parent f47112e7de
commit cc4702909c

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 = ""