Skip to content

Commit e1dddc0

Browse files
authored
Update README.md
1 parent 4bc28a1 commit e1dddc0

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
@@ -91,6 +91,10 @@ wrapper.text().to.contain('A') // bad
9191
wrapper.text().to.contain(props.A) // good
9292
```
9393

94+
## See also
95+
96+
* [react-lodash](https://github.com/typicode/react-lodash) - Lodash as React components
97+
9498
## License
9599

96100
MIT - [Typicode :cactus:](https://github.com/typicode) - [Patreon](https://www.patreon.com/typicode)

0 commit comments

Comments
 (0)