Skip to content

Commit eb30ffc

Browse files
committed
wondering if i will lose the readme on push on the gh-pages
1 parent 98592b7 commit eb30ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SharedPages/Pages/ComponentPages/CounterComponentPage.razor

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

4-
<h2>A component here</h2>
4+
<h2>A component here !</h2>
55
<SimpleCounter/>
66
@code {
77

0 commit comments

Comments
 (0)