Updating Mudblazor Version
This commit is contained in:
@@ -14,8 +14,7 @@ else
|
||||
|
||||
@code {
|
||||
|
||||
[Parameter]
|
||||
public string EntityId { get; set; } = default!;
|
||||
[Parameter] public string EntityId { get; set; } = default!;
|
||||
|
||||
private EntityModel Entity => DATA.Get()[EntityId];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user