7 lines
No EOL
130 B
Text
7 lines
No EOL
130 B
Text
<div class="warning-banner">
|
|
@ChildContent
|
|
</div>
|
|
|
|
@code {
|
|
[Parameter] public RenderFragment? ChildContent { get; set; }
|
|
} |