Manipulate child components


In this chapter we will see how to manipulate the child components in React thanks to the React.Children.toArray () methods ...