React Pass function to child component
I want to pass a function to a child component but I’m getting this error.
I want to pass a function to a child component but I’m getting this error.
I am using react-grid-layout to make drag-drop and resize components
, So i am able to achieve the functionality as mentioned in the doc.