How to use React.Children.toArray to design re-usable components with a simple API
In this demo, I will show how to interface two or more components to assemble reusable components (fixed functionality defined) with your API interfaced on props.children