diff --git a/guide/english/react/state-vs-props/index.md b/guide/english/react/state-vs-props/index.md index 7419c733ab..a19a0cf917 100644 --- a/guide/english/react/state-vs-props/index.md +++ b/guide/english/react/state-vs-props/index.md @@ -80,6 +80,4 @@ It gives output as "I am a good person", in fact I am. There is lot more to learn on State and Props. Many things can be learnt by actually diving into coding. So get your hands dirty by coding. -Reach me out on [twitter](https://twitter.com/getifyJr) if needed. - Happy Coding !!!