Why can't my wrapped component render children?

Hi there,

Here’s my project.

I was trying to wrap react-grid-layout today, but after my simple wrapping, I didn’t see any of the children I passed in. There are no errors, so I can’t find any clues to fix this. And I’m learning React, it would be great if someone would like to help. Thanks a lot! Test cases are in the ./example folder.