Yep
This commit is contained in:
@@ -24,7 +24,7 @@ else
|
||||
|
||||
@code {
|
||||
[CascadingParameter]
|
||||
private Task<AuthenticationState> authenticationState { get; set; }
|
||||
private Task<AuthenticationState> authenticationState { get; set; } = default!;
|
||||
|
||||
[Parameter]
|
||||
[EditorRequired]
|
||||
|
||||
Reference in New Issue
Block a user