mirror of
https://github.com/bitwarden/browser
synced 2025-12-22 03:03:43 +00:00
[PM-1915] Remove selector for all dialogs (#5257)
This commit is contained in:
@@ -24,7 +24,6 @@ export interface DomainAddEditDialogData {
|
||||
}
|
||||
|
||||
@Component({
|
||||
selector: "app-domain-add-edit-dialog",
|
||||
templateUrl: "domain-add-edit-dialog.component.html",
|
||||
})
|
||||
export class DomainAddEditDialogComponent implements OnInit, OnDestroy {
|
||||
|
||||
Reference in New Issue
Block a user