1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-09 05:00:10 +00:00

remove storybook from barrel file

This commit is contained in:
William Martin
2025-04-24 10:16:01 -04:00
parent b4abb9739a
commit 4e52df0ecf

View File

@@ -35,7 +35,6 @@ export * from "./search";
export * from "./section";
export * from "./select";
export * from "./shared/compact-mode.service";
export * from "./stories/storybook-decorators";
export * from "./table";
export * from "./tabs";
export * from "./toast";