mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 05:13:29 +00:00
fix deep import for CipherFormComponent (#13107)
This commit is contained in:
@@ -10,3 +10,4 @@ export { CipherFormGenerationService } from "./abstractions/cipher-form-generati
|
||||
export { DefaultCipherFormConfigService } from "./services/default-cipher-form-config.service";
|
||||
export { CipherFormGeneratorComponent } from "./components/cipher-generator/cipher-form-generator.component";
|
||||
export { CipherFormContainer } from "../cipher-form/cipher-form-container";
|
||||
export { CipherFormComponent } from "./components/cipher-form.component";
|
||||
|
||||
Reference in New Issue
Block a user