diff --git a/docs/start/framework/react/comparison.md b/docs/start/framework/react/comparison.md index b68a1cc08e7..34c04b4b0a4 100644 --- a/docs/start/framework/react/comparison.md +++ b/docs/start/framework/react/comparison.md @@ -66,7 +66,7 @@ Feature/Capability Key: | Serverless Support | ✅ | ✅ | ✅ | | Node.js Support | ✅ | ✅ | ✅ | | Docker Support | ✅ | ✅ | ✅ | -| Static Export | ✅ | ✅ | ✅ | +| Static Export | ✅ | 🟡 (App Router doesn't support useParams()) | ✅ | | Official Cloudflare Support | ✅ | 🟡 | ✅ | | Official Netlify Support | ✅ | 🟡 | ✅ | | Official Vercel Support | ✅ (via Nitro) | ✅ | ✅ |