fix: invoke render function children instead of rendering as JSX component (#2636)(by @linkeryoon)
This reverts the regression introduced during the v5 migration,
where Content({ data }) was changed back to <Content data={data} />.
Originally fixed in #1750 but lost during the v5 codebase migration. L
linker.yoon committed
8cf9d1be36d28b98ea07bde0c562569044f02cfc
Parent: 727eb03
Committed by GitHub <noreply@github.com>
on 4/21/2026, 4:29:20 PM