Skip to content

Commit 7a80bbc

Browse files
authored
Update README.md
1 parent 9c32fae commit 7a80bbc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
55
`react-fake-props` parses your Component prop types using [react-docgen](https://github.com/reactjs/react-docgen) and generates fake props. Supports [Flow](https://flow.org) and [PropTypes](https://github.com/facebook/prop-types). Works great with [Jest](https://facebook.github.io/jest/) snapshots and [Enzyme](https://github.com/airbnb/enzyme).
66

7+
<a href="https://www.patreon.com/typicode">
8+
<img src="https://c5.patreon.com/external/logo/become_a_patron_button@2x.png" width="160">
9+
</a>
10+
711
## Install
812

913
```sh

0 commit comments

Comments
 (0)