Require typography module for header stories. (#4861)

This commit is contained in:
Oscar Hinton 2023-02-24 17:14:58 +01:00 committed by GitHub
parent 6df106ca47
commit 7317661457
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -15,6 +15,7 @@ import {
MenuModule,
NavigationModule,
TabsModule,
TypographyModule,
} from "@bitwarden/components";
import { InputModule } from "@bitwarden/components/src/input/input.module";
import { PreloadedEnglishI18nModule } from "@bitwarden/web-vault/app/tests/preloaded-english-i18n.module";
@ -65,9 +66,10 @@ export default {
IconModule,
InputModule,
MenuModule,
TabsModule,
TypographyModule,
NavigationModule,
PreloadedEnglishI18nModule,
TabsModule,
],
declarations: [HeaderComponent, MockProductSwitcher],
providers: [