updated modules for input requirements
This commit is contained in:
@ -45,6 +45,7 @@
|
||||
</AuthorizeView>
|
||||
|
||||
@code {
|
||||
private ElementReference form;
|
||||
private string _returnUrl = string.Empty;
|
||||
private string _message = string.Empty;
|
||||
private MessageType _type = MessageType.Info;
|
||||
|
Reference in New Issue
Block a user