1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 16:23:44 +00:00

[PM-5607] password generator component & configuration (#10767)

This commit is contained in:
✨ Audrey ✨
2024-08-29 09:27:10 -04:00
committed by GitHub
parent 33f66263fa
commit 7e1706a0ec
9 changed files with 394 additions and 11 deletions

View File

@@ -1 +1,2 @@
export { PassphraseSettingsComponent } from "./passphrase-settings.component";
export { PasswordSettingsComponent } from "./password-settings.component";