Updating Mudblazor Version
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
width: 180px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
.editLinkButton:hover {
|
||||
color: white;
|
||||
background-color: var(--info-hover);
|
||||
@@ -23,7 +23,6 @@
|
||||
|
||||
@code {
|
||||
|
||||
[Parameter]
|
||||
public string Href { get; set; } = "";
|
||||
[Parameter] public string Href { get; set; } = "";
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user