mirror of
https://github.com/mempool/mempool.git
synced 2025-04-08 20:08:32 +02:00
Merge pull request #4374 from mempool/nymkappa/fix-hybrid-build-routing
[frontend] export MasterPageComponent for re-use in hybrid build
This commit is contained in:
commit
f9f9c62608
@ -109,12 +109,9 @@ export class MasterPageRoutingModule { }
|
||||
],
|
||||
declarations: [
|
||||
MasterPageComponent,
|
||||
],
|
||||
exports: [
|
||||
MasterPageComponent,
|
||||
]
|
||||
})
|
||||
export class MasterPageModule { }
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user