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

[CL-294] Make section-header work across clients (#9386)

This commit is contained in:
Victoria League
2024-06-05 15:07:00 -04:00
committed by GitHub
parent bf51469404
commit d3f1992ad5
13 changed files with 281 additions and 150 deletions

View File

@@ -1 +1,2 @@
export * from "./section.component";
export * from "./section-header.component";