update breadcrumb and create account module
This commit is contained in:
@@ -87,9 +87,6 @@ export class PageDataListComponent<I> {
|
||||
filterDrawerVisible = signal<boolean>(false);
|
||||
|
||||
ngOnInit() {
|
||||
console.log(this.fullHeight);
|
||||
console.log(this.height);
|
||||
|
||||
this.renderer.setStyle(
|
||||
this.host.nativeElement,
|
||||
'height',
|
||||
|
||||
Reference in New Issue
Block a user