odysseyscience / react-s3-uploader

React component that renders an <input type="file"/> and automatically uploads to an S3 bucket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

inputRef should support React.createRef

brikou opened this issue Β· comments

First thank you for your incredible lib!
It works fine but I get a propTypes error in my console. And it is red, so it looks like it sucks 😞

image