...
This commit is contained in:
7
TaxPayerFull/Layout/EmptyLayout.razor
Normal file
7
TaxPayerFull/Layout/EmptyLayout.razor
Normal file
@@ -0,0 +1,7 @@
|
||||
@inherits LayoutComponentBase
|
||||
|
||||
<div class="main">
|
||||
<div class="content px-4">
|
||||
@Body
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user