You need to create a reusable component. But the children prop won’t cut it. This component needs to be able to accept multiple children and place them in the layout as it sees fit – not right next to each other. Maybe you’re creating a Layout with a header, a sidebar, and a content area. Maybe you’re writing a NavBar with a left side and a right side that need to be dynamic. These cases are all e