Fix: saved view sidebar heading not always visible (#7584)

This commit is contained in:
shamoon
2024-08-30 15:43:08 -07:00
committed by GitHub
parent dad3a1ff28
commit b8283047ae
5 changed files with 95 additions and 78 deletions

View File

@@ -35,7 +35,6 @@ import {
} from '@angular/cdk/drag-drop'
import { NgbModal } from '@ng-bootstrap/ng-bootstrap'
import { ProfileEditDialogComponent } from '../common/profile-edit-dialog/profile-edit-dialog.component'
import { ObjectWithId } from 'src/app/data/object-with-id'
@Component({
selector: 'pngx-app-frame',