Passing change event value through props from child component to parent in react typescript
I’m trying to pass data from child component to parent one through change event ; but i can’t understand basically both functions have the same structure. The main components is getting bigger I’m trying to break down it some smaller components