1
0
Fork 0
mirror of synced 2024-09-09 06:01:08 +12:00

change from Input to ScreenSelect component for prop

This commit is contained in:
kevmodrome 2020-10-16 10:35:15 +02:00
parent e91d3ba283
commit 5e44b3373c

View file

@ -331,7 +331,7 @@ export default {
label: "Table URL", label: "Table URL",
key: "detailUrl", key: "detailUrl",
placeholder: "tableName", placeholder: "tableName",
control: Input, control: ScreenSelect,
}, },
{ {
label: "Editable", label: "Editable",