Initial migration
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
@inherits ModuleBase
|
||||
Current count: @currentCount
|
||||
<br />
|
||||
<button type="button" class="btn btn-primary" @onclick="@IncrementCount">Click me</button>
|
||||
<button type="button" class="btn btn-primary" @onclick="IncrementCount">Click me</button>
|
||||
<br />
|
||||
<br />
|
||||
|
||||
|
Reference in New Issue
Block a user