` container. For example, let's say the parent component passes three `
` tags as the `children` prop to `RowList`:
+Yukarıdaki örnekte, `RowList` aldığı her children'ı bir `
` konteynerine sarar. Örneğin, ana bileşenin `RowList` öğesine `children` prop'u olarak üç `
` etiketi ilettiğini varsayalım:
```js