Auto formatting
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<a href="@Href" class="linkButtonContainer" >
|
||||
<a href="@Href" class="linkButtonContainer">
|
||||
@ChildContent
|
||||
</a>
|
||||
|
||||
@@ -27,9 +27,9 @@
|
||||
[Parameter]
|
||||
public RenderFragment ChildContent { get; set; } = default!;
|
||||
|
||||
|
||||
|
||||
[Parameter]
|
||||
public string Href { get; set; } = "";
|
||||
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user