9 lines
93 B
Plaintext
9 lines
93 B
Plaintext
@inherits LayoutComponentBase
|
|
|
|
<div style="min-height:100vh">
|
|
@Body
|
|
</div>
|
|
|
|
@code {
|
|
|
|
} |