2021-03-05
~4 min read
621 words
I recently came across some code making use of the function from React to pass along the children in the render function. Here’s a small…