1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-28 10:55:27 +02:00

add bit-section component to web shared module (#8095)

This commit is contained in:
Will Martin 2024-02-26 13:03:50 -05:00 committed by GitHub
parent cf0c5c53b8
commit 4cf911a45c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,6 +26,7 @@ import {
MultiSelectModule,
ProgressModule,
RadioButtonModule,
SectionComponent,
SelectModule,
TableModule,
TabsModule,
@ -74,6 +75,7 @@ import "./locales";
MultiSelectModule,
ProgressModule,
RadioButtonModule,
SectionComponent,
TableModule,
TabsModule,
ToggleGroupModule,
@ -110,6 +112,7 @@ import "./locales";
MultiSelectModule,
ProgressModule,
RadioButtonModule,
SectionComponent,
SelectModule,
TableModule,
TabsModule,