Skip to content

Commit

Permalink
Merge pull request #39 from streamich/warning
Browse files Browse the repository at this point in the history
Warning
  • Loading branch information
streamich authored Oct 29, 2018
2 parents a04aa8e + c16859f commit d82a16e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/useAdopt.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
> __WARNING:__ Don't use this, works only for functional components.
# `useAdopt`

Extracts a values from multiple render-prop or FaCC components.
Expand Down
2 changes: 2 additions & 0 deletions docs/useRenderProp.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
> __WARNING:__ Don't use this, works only for functional components.
# `useRenderProp`

Extracts a value from render-prop or FaCC component.
Expand Down

0 comments on commit d82a16e

Please sign in to comment.