Add info text to the S3 upload component
This commit is contained in:
parent
3dccf1b299
commit
f3d1035e23
|
@ -3318,6 +3318,7 @@
|
|||
},
|
||||
"s3upload": {
|
||||
"name": "S3 File Upload",
|
||||
"info": "This component can't be used with S3 datasources that use custom endpoints.",
|
||||
"icon": "UploadToCloud",
|
||||
"styles": ["size"],
|
||||
"editable": true,
|
||||
|
|
Loading…
Reference in New Issue