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