Introduction : There will be cases where we want to pass some data from one component to another component in React. So, Before diving into prop drilling, lets first see how we can send data from one component to another. We can do it using props. im...
rohitblog.hashnode.dev3 min read
No responses yet.