Skip to content

Commit

Permalink
feat: add the option suppressRefError to getRootProps. (#241)
Browse files Browse the repository at this point in the history
* Add the option `suppressRefError` to `getRootProps`.

Fixes #235.

* Add myself as contributor.

* Fix Markdown in README.

* Add also 'test' as contribution.
  • Loading branch information
yp authored and Kent C. Dodds committed Nov 9, 2017
1 parent b04cc25 commit d6515be
Show file tree
Hide file tree
Showing 4 changed files with 89 additions and 13 deletions.
11 changes: 11 additions & 0 deletions .all-contributorsrc
Expand Up @@ -371,6 +371,17 @@
"example"
]
},
{
"login": "yp",
"name": "yp",
"avatar_url": "https://avatars1.githubusercontent.com/u/275483?v=4",
"profile": "http://algolab.eu/pirola",
"contributions": [
"bug",
"code",
"test"
]
},
{
"login": "ifyoumakeit",
"name": "Dave Garwacke",
Expand Down

0 comments on commit d6515be

Please sign in to comment.