We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b14726 commit 86b7980Copy full SHA for 86b7980
README.md
@@ -42,7 +42,7 @@ Cheatsheets for experienced React developers getting started with TypeScript
42
- We do not try to convince people to switch, only to help people who have already decided.
43
- ⚠️This is a new cheatsheet, all assistance is welcome.
44
- [The HOC Cheatsheet](https://react-typescript-cheatsheet.netlify.app/docs/hoc/intro)) specifically teaches people to write HOCs with examples.
45
- - Familiarity with [Generics](https://www.typescriptlang.org/docs/handbook/generics.html) is necessary.
+ - Familiarity with [Generics](https://www.typescriptlang.org/docs/handbook/2/generics.html) is necessary.
46
- ⚠️This is the newest cheatsheet, all assistance is welcome.
47
48
---
0 commit comments