We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b614ce commit c2c84bbCopy full SHA for c2c84bb
samples/PreRenderSample/Components/Pages/Counter.razor
@@ -1,5 +1,6 @@
1
@page "/counter"
2
-To see the Pre-Rendering in effect, open the browser dev tools and set the network speed to slow, then refresh.
+To see the Pre-Rendering in effect, open the browser dev tools,
3
+set the network speed to slow, then refresh.
4
5
<h1>Counter</h1>
6
0 commit comments