mirror of
https://github.com/bitwarden/browser
synced 2026-02-10 21:50:15 +00:00
update loose comp module
This commit is contained in:
@@ -5,7 +5,12 @@ import {
|
||||
UserVerificationFormInputComponent,
|
||||
VaultTimeoutInputComponent,
|
||||
} from "@bitwarden/auth/angular";
|
||||
import { LayoutComponent, NavigationModule } from "@bitwarden/components";
|
||||
import {
|
||||
CardComponent,
|
||||
LayoutComponent,
|
||||
NavigationModule,
|
||||
SectionHeaderComponent,
|
||||
} from "@bitwarden/components";
|
||||
|
||||
import { OrganizationLayoutComponent } from "../admin-console/organizations/layouts/organization-layout.component";
|
||||
import { EventsComponent as OrgEventsComponent } from "../admin-console/organizations/manage/events.component";
|
||||
@@ -105,6 +110,8 @@ import { SharedModule } from "./shared.module";
|
||||
UserLayoutComponent,
|
||||
VerifyRecoverDeleteOrgComponent,
|
||||
VaultTimeoutInputComponent,
|
||||
CardComponent,
|
||||
SectionHeaderComponent,
|
||||
],
|
||||
declarations: [
|
||||
AcceptFamilySponsorshipComponent,
|
||||
|
||||
Reference in New Issue
Block a user