mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 07:50:12 +01:00
fix(landing): add contact section and fix landing image
This commit is contained in:
parent
718f860927
commit
3f1e57e8ae
24 changed files with 351 additions and 19 deletions
|
|
@ -13,4 +13,4 @@ const pipes = [CapitalizePipe, EvaIconsPipe];
|
|||
declarations: [...component, ...pipes],
|
||||
exports: [NbPopoverModule, ...component, ...pipes],
|
||||
})
|
||||
export class LandingSharedModule {}
|
||||
export class LandingSharedModule {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue