1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-13 06:43:35 +00:00

[CL-508] extension width setting (#12040)

This commit is contained in:
Will Martin
2024-11-25 14:43:31 -05:00
committed by GitHub
parent 820b03dd49
commit bb0912154d
12 changed files with 151 additions and 4 deletions

View File

@@ -1,3 +1,4 @@
export * from "./select.module";
export * from "./select.component";
export * from "./option";
export * from "./option.component";