mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
4d7965b802
Adds an optional `afterFeatures` ReactNode prop to the FrameworkOverview landing-page component, rendered as a section between the supported features grid and the architecture section. Lets the hosting MDX page inject contextual content (links, callouts, sign-up cards) below the final feature without needing to modify the component for each integration.