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

[PM-8236] Move AnonLayoutWrapperComponent to Libs (#9272)

* move to libs/auth

* add tw-max-w-md to anonlayout
This commit is contained in:
rr-bw
2024-05-20 11:12:01 -07:00
committed by GitHub
parent a16dc84a0a
commit 6fd81fa4d0
6 changed files with 21 additions and 15 deletions

View File

@@ -6,6 +6,7 @@
export * from "./icons";
export * from "./anon-layout/anon-layout.component";
export * from "./anon-layout/anon-layout-wrapper.component";
export * from "./fingerprint-dialog/fingerprint-dialog.component";
export * from "./password-callout/password-callout.component";