toggle header visibility in master page component

This commit is contained in:
nymkappa
2023-08-03 14:29:10 +09:00
parent 1458e89f3a
commit 7ec5d8265f
3 changed files with 13 additions and 5 deletions

View File

@@ -219,6 +219,7 @@ import { OnlyVsizeDirective, OnlyWeightDirective } from './components/weight-dir
AmountShortenerPipe,
],
exports: [
MasterPageComponent,
RouterModule,
ReactiveFormsModule,
NgbNavModule,