Fixed issue with loading resources
This commit is contained in:
@ -37,10 +37,4 @@
|
||||
return resources;
|
||||
}
|
||||
}
|
||||
|
||||
protected override async Task OnParametersSetAsync()
|
||||
{
|
||||
//await IncludeCSS("Theme.css");
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user