react-file-base64 icon indicating copy to clipboard operation
react-file-base64 copied to clipboard

type prop only have file option

Open Amark19 opened this issue 1 year ago • 1 comments

I wanted create application where one user can only select image files how can I achieve this ? I saw the code in this repository where <Input/> tag by default has type="file".

path(line 70) :-


 react-file-base64/src/js/components/react-file-base64.js```


Amark19 avatar May 26 '23 15:05 Amark19

Yes i m also trying the same thing.

Snehal-Kupekar avatar May 26 '23 17:05 Snehal-Kupekar