Browse Source

Add info text to the S3 upload component

pull/4030/head
Andrew Kingston 4 years ago
parent
commit
d348b7dfbb
  1. 1
      packages/client/manifest.json

1
packages/client/manifest.json

@ -3318,6 +3318,7 @@
}, },
"s3upload": { "s3upload": {
"name": "S3 File Upload", "name": "S3 File Upload",
"info": "This component can't be used with S3 datasources that use custom endpoints.",
"icon": "UploadToCloud", "icon": "UploadToCloud",
"styles": ["size"], "styles": ["size"],
"editable": true, "editable": true,

Loading…
Cancel
Save