From 0a32a8b1b1c0e3dabbdfc67037d187a88f7da870 Mon Sep 17 00:00:00 2001 From: "vercel[bot]" <35613825+vercel[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 14:48:56 +0000 Subject: [PATCH] docs: mention React in native interop heading Signed-off-by: Vercel Agent --- apps/docs/app/[lang]/(home)/components/nextjs-interop.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/docs/app/[lang]/(home)/components/nextjs-interop.tsx b/apps/docs/app/[lang]/(home)/components/nextjs-interop.tsx index c911bbcc2..1e5c8adbe 100644 --- a/apps/docs/app/[lang]/(home)/components/nextjs-interop.tsx +++ b/apps/docs/app/[lang]/(home)/components/nextjs-interop.tsx @@ -60,7 +60,7 @@ export async function NextjsInterop() {

- Works natively with Next.js + Works natively with React and Next.js

Wrap your config with withEve() and the agent