feat(Documents) Notes/Docs page improvements and warning cleanup
This commit is contained in:
@@ -23,6 +23,6 @@
|
||||
@code {
|
||||
|
||||
[Parameter]
|
||||
public RenderFragment ChildContent { get; set; }
|
||||
public RenderFragment ChildContent { get; set; } = default!;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user