change from Input to ScreenSelect component for prop

This commit is contained in:
kevmodrome 2020-10-16 10:35:15 +02:00
parent 3c22405e1c
commit 35e8c4d655
No known key found for this signature in database
GPG Key ID: E8F9CD141E63BF38
1 changed files with 1 additions and 1 deletions

View File

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