@if (_isReady)
{
@Body
}
else
{
}
@inherits LayoutComponentBase @using BlazorFrontend.Providers @using Microsoft.AspNetCore.Components.Authorization @inject AuthenticationStateProvider AuthStateProvider