From 7da0210bc1189a45435bd3c35a9258acae4e6771 Mon Sep 17 00:00:00 2001 From: Romuald Brillout Date: Mon, 8 Apr 2024 17:32:52 +0200 Subject: [PATCH] minor --- examples/full/pages/streaming/+Page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/full/pages/streaming/+Page.tsx b/examples/full/pages/streaming/+Page.tsx index d8a15847..6dc6d7cd 100644 --- a/examples/full/pages/streaming/+Page.tsx +++ b/examples/full/pages/streaming/+Page.tsx @@ -10,8 +10,8 @@ function Page() {

Star Wars Movies

Same as /star-wars page, but showcasing HTML Streaming and{' '} - Progressive Rendering (note how the counter is - interactive before the data has finished loading). + Progressive Rendering. (Note how the interactive + counter works before the data finished loading.)

Loading...

}>