1
0
Fork 0
mirror of synced 2024-07-11 17:26:01 +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",
key: "detailUrl",
placeholder: "tableName",
control: Input,
control: ScreenSelect,
},
{
label: "Editable",