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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user