We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75826f0 commit c210eddCopy full SHA for c210edd
README.md
@@ -238,6 +238,8 @@ The problem with this approach that if we need to add another prop in the future
238
`IMyComponentDefaultProps`!
239
</details>
240
241
+[Something to add? File an issue](https://github.com/sw-yx/react-typescript-cheatsheet/issues/new).
242
+
243
## Extracting Prop Types
244
245
Instead of defining prop types *inline*, you can declare them separately (useful for reusability or code organization):
0 commit comments