1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-11 05:43:41 +00:00

[CL-169] add bit-section component (#8062)

This commit is contained in:
Will Martin
2024-02-23 10:51:17 -05:00
committed by GitHub
parent fa43d8c55e
commit 43d1174a06
4 changed files with 51 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ export * from "./popover";
export * from "./progress";
export * from "./radio-button";
export * from "./search";
export * from "./section";
export * from "./select";
export * from "./table";
export * from "./tabs";