1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

Remove standalone true from dirt (#15041)

Remove standalone: true from every instance since it's the default as of Angular 19.
This commit is contained in:
Oscar Hinton
2025-06-03 19:57:17 +02:00
committed by GitHub
parent 2e66addd6a
commit 5fd7c181de
11 changed files with 0 additions and 11 deletions

View File

@@ -9,7 +9,6 @@ import { TypographyModule } from "@bitwarden/components";
@Component({
selector: "dirt-card",
templateUrl: "./card.component.html",
standalone: true,
imports: [CommonModule, TypographyModule, JslibModule],
host: {
class: