Hooks#32
Conversation
| @@ -0,0 +1,202 @@ | |||
| --- | |||
There was a problem hiding this comment.
Pulled in these examples from the rtl repo
| @@ -0,0 +1,16 @@ | |||
| --- | |||
There was a problem hiding this comment.
Added a little FYI blog post about hooks, since they are new in the docs
| colors: { | ||
| primaryColor: '#292422', | ||
| secondaryColor: '#3344bb', | ||
| secondaryColor: '#2468e5', |
There was a problem hiding this comment.
Unrelated, but the links were hard to read. This is a lighter color so they stand out from the text.
| @@ -1,4 +1,3 @@ | |||
|
|
|||
There was a problem hiding this comment.
This newline broke the svg
|
Wow! I don't have time to review this PR this week (lots going on this week), but it's fantastic you've done this. Thank you for what you're doing for the community 💯 |
|
lol, I was actually poking around to see if any more had been done towards this and I see you have tagged me in this (but spelt it wrong so I wasn't notified). If I get time I will take a look at this, otherwise if anyone else wants to take it on, feel free to add yourself as a contributor over on `react-hooks-testing-library] repo. |
Closes #20