daisyui / react-daisyui

daisyUI components built with React 🌼
http://react.daisyui.com/
MIT License
943 stars 103 forks source link

Add new File Input Component #263

Closed benjitrosch closed 1 year ago

benjitrosch commented 1 year ago

Implement the <FileUpload> component added in daisyui 2.40: https://daisyui.com/components/file-input/

BParvatkar commented 1 year ago

Hey, I am interested to work on it. Can you assign this to me?

benjitrosch commented 1 year ago

@BParvatkar we do not assign. Instead, fork the repo and then open a PR.

BParvatkar commented 1 year ago

Have opened a pr, @benjitrosch #273.