@using GameIdeas.BlazorApp.Shared.Components @inherits LayoutComponentBase
@if (IsLoading) { } @Body