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.
2 parents 9e8f581 + bced69f commit 860aa20Copy full SHA for 860aa20
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