File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,7 @@ View an example live in [codesandbox.io](https://codesandbox.io/s/48k5p1r764).
6060 - [ API] ( #api )
6161 - [ Example] ( #example )
6262- [ Other Solutions] ( #other-solutions )
63+ - [ Credits] ( #credits )
6364- [ Contributors] ( #contributors )
6465- [ LICENSE] ( #license )
6566
@@ -157,6 +158,17 @@ const App = () => (
157158- [`render-props`](https:// github.com/donavon/render-props)
158159- [`react-render-function`](https:// www.npmjs.com/package/react-render-function)
159160
161+ ## Credits
162+
163+ A special thanks needs to go to [Kent C. Dodds](https:// github.com/kentcdodds) for his great
164+ video series (
165+ [egghead.io](https:// egghead.io/instructors/kentcdodds),
166+ [frontendmasters.com](https:// frontendmasters.com/teachers/kentcdodds/) and
167+ [youtube.com](https:// www.youtube.com/c/kentcdodds-vids)).
168+ His projects are either used in this project ([kcd-scripts](https:// github.com/kentcdodds/kcd-scripts))
169+ or are a template for the structure of this project ([downshift](https:// github.com/paypal/downshift)).
170+ Make sure to [subscribe](https:// buttondown.email/kentcdodds) to his newsletter.
171+
160172## Contributors
161173
162174Thanks goes to these people ([emoji key][emojis]):
You can’t perform that action at this time.
0 commit comments