Update BlazorLayoutComponent > LayoutComponentBase (#11189)

pull/11200/head
Ed Charbeneau 2019-02-27 20:19:11 -05:00 committed by Luke Latham
parent c26c703c0f
commit e7863d5726
1 changed files with 1 additions and 1 deletions

View File

@ -631,7 +631,7 @@ For example, the sample app specifies theme information (`ThemeInfo`) in one of
*Shared/CascadingValuesParametersLayout.cshtml*:
```cshtml
@inherits BlazorLayoutComponent
@inherits LayoutComponentBase
@using BlazorSample.UIThemeClasses
<div class="container-fluid">