Small helper on download button (#3190)

This commit is contained in:
Henri Courdent
2024-02-09 18:51:35 +01:00
committed by GitHub
parent 14cd6e49ee
commit 2a7c6667e2
@@ -1037,7 +1037,7 @@ export const components = {
accept: '*',
convertTo: 'base64'
},
placeholder: 'Enter URL or upload file'
placeholder: 'Enter URL or upload file (base64)'
},
filename: {
type: 'static',
@@ -2727,7 +2727,7 @@ This is a paragraph.
accept: 'application/pdf',
convertTo: 'base64'
},
placeholder: 'Enter URL or upload file'
placeholder: 'Enter URL or upload file (base64)'
},
zoom: {
fieldType: 'number',