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": {
"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…
Cancel
Save