Using props in React !!
We understand that React is all about components but how do all the components in our app talk to each other.
React provides us something known as props ie properties to share our data from one component to another.
Props are the arbitrary input t...
atulhande03a.hashnode.dev5 min read