|
|
|
@ -1,4 +1,6 @@ |
|
|
|
@using Volo.Abp.Ui.LayoutHooks |
|
|
|
@using Volo.Abp.AspNetCore.Components.Web.Theming.Components.LayoutHooks |
|
|
|
@using Volo.Abp.AspNetCore.Components.Web.Theming.Components |
|
|
|
@using Volo.Abp.AspNetCore.Components.Web.Theming.Layout |
|
|
|
@inherits LayoutComponentBase |
|
|
|
<nav class="navbar navbar-expand-md navbar-dark bg-dark shadow-sm flex-column flex-md-row mb-4" id="main-navbar" style="min-height: 4rem;"> |
|
|
|
|