Skip to content

Commit 9b22ee8

Browse files
author
Islam Attrash
authored
Merge pull request #18 from Attrash-Islam/master
added forgetten "Something to add"
2 parents 75826f0 + c210edd commit 9b22ee8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,8 @@ The problem with this approach that if we need to add another prop in the future
238238
`IMyComponentDefaultProps`!
239239
</details>
240240

241+
[Something to add? File an issue](https://github.com/sw-yx/react-typescript-cheatsheet/issues/new).
242+
241243
## Extracting Prop Types
242244

243245
Instead of defining prop types *inline*, you can declare them separately (useful for reusability or code organization):

0 commit comments

Comments
 (0)