improved new file experience

This commit is contained in:
2023-07-31 16:45:11 -06:00
parent 12c323e874
commit 31bb39dcea
6 changed files with 28 additions and 11 deletions

View File

@@ -12,9 +12,6 @@
{
planner.StateHasChanged += reload;
}
protected override async Task OnInitializedAsync()
{
}
protected override async Task OnAfterRenderAsync(bool firstRender)
{
if(firstRender)