feat(editor): ✨ Custom icon on typebot
This commit is contained in:
@ -36,7 +36,7 @@ export const UploadButton = ({
|
||||
id="file-input"
|
||||
display="none"
|
||||
onChange={handleInputChange}
|
||||
accept=".jpg, .jpeg, .png"
|
||||
accept=".jpg, .jpeg, .png, .svg"
|
||||
/>
|
||||
<Button
|
||||
as="label"
|
||||
|
Reference in New Issue
Block a user