mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
[PM-1915] Remove selector for all dialogs (#5257)
This commit is contained in:
@@ -32,7 +32,6 @@ export interface SecretOperation {
|
||||
}
|
||||
|
||||
@Component({
|
||||
selector: "sm-secret-dialog",
|
||||
templateUrl: "./secret-dialog.component.html",
|
||||
})
|
||||
export class SecretDialogComponent implements OnInit {
|
||||
|
||||
Reference in New Issue
Block a user