refactor(landing): restructure landing page components and templates
This commit is contained in:
parent
8514d6d73f
commit
9fe473302c
8 changed files with 475 additions and 244 deletions
|
@ -7,7 +7,6 @@ import { environment } from '../../../environments/environment';
|
|||
import { NgIf } from '@angular/common';
|
||||
import {
|
||||
MatDialogActions,
|
||||
MatDialogClose,
|
||||
MatDialogContent,
|
||||
MatDialogRef,
|
||||
MatDialogTitle,
|
||||
|
@ -23,7 +22,6 @@ import { MatButton } from '@angular/material/button';
|
|||
MatDialogTitle,
|
||||
MatDialogContent,
|
||||
MatDialogActions,
|
||||
MatDialogClose,
|
||||
MatButton,
|
||||
],
|
||||
templateUrl: './deposit.component.html',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue