1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00

[PM-9629] Custom Fields V2 View Section Defects (#10103)

* Updates to Custom Fields V2 View
This commit is contained in:
Jason Ng
2024-07-18 18:56:02 -04:00
committed by GitHub
parent c27657eb82
commit 150b9ef29c
2 changed files with 22 additions and 16 deletions

View File

@@ -13,6 +13,7 @@ import {
SectionComponent,
SectionHeaderComponent,
TypographyModule,
CheckboxModule,
} from "@bitwarden/components";
@Component({
@@ -29,6 +30,7 @@ import {
SectionComponent,
SectionHeaderComponent,
TypographyModule,
CheckboxModule,
],
})
export class CustomFieldV2Component {