Skip to content

Commit c2c84bb

Browse files
Tweak the sample.
1 parent 5b614ce commit c2c84bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

samples/PreRenderSample/Components/Pages/Counter.razor

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
@page "/counter"
2-
To see the Pre-Rendering in effect, open the browser dev tools and set the network speed to slow, then refresh.
2+
To see the Pre-Rendering in effect, open the browser dev tools,
3+
set the network speed to slow, then refresh.
34

45
<h1>Counter</h1>
56

0 commit comments

Comments
 (0)