1
0
Fork 0
mirror of synced 2024-06-29 03:20:34 +12:00

Remove unused prop

This commit is contained in:
Andrew Kingston 2021-11-15 18:02:24 +00:00
parent 1b4e95ed3c
commit 9e94df969d

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