Passing data from Child to Parent in React
Introduction
React consists of various components and in such a situation, passing the data between components becomes essential. Let's say it is a form of communication between the components. In my previous blog (In case you haven't checked out: Le...
shaliniblog.hashnode.dev4 min read