@inherits LayoutComponentBase @using MudBlazor @Body @code { private MudTheme _myCustomTheme = new MudTheme() { Typography = new Typography() { Default = new DefaultTypography() { FontFamily = new[] { "Urbanist", "sans-serif" } } }, LayoutProperties = new LayoutProperties() { DefaultBorderRadius = "0px" } }; }
An unhandled error has occurred. Reload 🗙