mirror of
https://github.com/bitwarden/browser
synced 2026-02-08 12:40:26 +00:00
Remove selector
This commit is contained in:
@@ -69,12 +69,10 @@ import { NativeMessagingManifestService } from "../services/native-messaging-man
|
||||
import { SharedModule } from "../shared/shared.module";
|
||||
|
||||
@Component({
|
||||
selector: "app-settings",
|
||||
templateUrl: "settings.component.html",
|
||||
standalone: true,
|
||||
imports: [
|
||||
SharedModule,
|
||||
|
||||
ButtonModule,
|
||||
SectionComponent,
|
||||
SectionHeaderComponent,
|
||||
|
||||
Reference in New Issue
Block a user