Skip to content

Commit 35eba2f

Browse files
authored
Update Counter.razor
1 parent 8041697 commit 35eba2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Pages/Counter.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@page "/counter"
22

33
<MetaData/>
4-
<h1>Counter Update 4</h1>
4+
<h1>Counter Update 5</h1>
55

66
<p role="status">Current count: @currentCount</p>
77

0 commit comments

Comments
 (0)