Unable to render Plasmic component from code component (and pass children)

I’m likely doing something wrong here, but I’m rendering a Plasmic UI component from a Code component - and trying to inject children

works great on web, but in Studio I’m getting plasmic proxy objects back instead of react elements like in browser

What’s the correct way to render this?

i’m accessing it from the code components children prop (what’s dropped in the studio)