From e2acfb24cc3ead7bece409ee3888f9bd8c0860ea Mon Sep 17 00:00:00 2001 From: waqarahmed6095 <54316628+waqarahmed6095@users.noreply.github.com> Date: Wed, 2 Jul 2025 16:10:57 +0300 Subject: [PATCH] Update use_stream_react.md (#5304) Problem of two times heading "How to integrate LangGraph into your React application" --- docs/docs/cloud/how-tos/use_stream_react.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/cloud/how-tos/use_stream_react.md b/docs/docs/cloud/how-tos/use_stream_react.md index 29703761e..3ddcbe5b4 100644 --- a/docs/docs/cloud/how-tos/use_stream_react.md +++ b/docs/docs/cloud/how-tos/use_stream_react.md @@ -1,4 +1,4 @@ -How to integrate LangGraph into your React application# How to integrate LangGraph into your React application +# How to integrate LangGraph into your React application !!! info "Prerequisites"