mother / react-files

A file input (dropzone) management component for React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning: defaultProps deprecatated by React (see: https://github.com/facebook/react/pull/16210)

femi-Zedev opened this issue · comments

I got this Warning: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.
I want to fork the project, make the needed changes and create a pull request.
@asabhaney I would be happy if you take a look at it

just pushed a quick update to get rid of that annoying warning...

@asabhaney

Closed via #52. Thanks @marcosrjjunior.