Quick example of passing data to a React component and get the changed value back
⚠ Disclaimer
This is a quick example how I pass data to a React component and get the changed data back. If there are better solutions, please let me know.
Overview
In different cases it's neccessary to pass data to a component and get the data back....
johanneskonings.hashnode.dev2 min read