mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
Export spinner component (#17836)
This commit is contained in:
@@ -39,6 +39,9 @@ export * from "./section";
|
||||
export * from "./select";
|
||||
export * from "./shared/compact-mode.service";
|
||||
export * from "./skeleton";
|
||||
export * from "./spinner";
|
||||
export * from "./stepper";
|
||||
export * from "./switch";
|
||||
export * from "./table";
|
||||
export * from "./tabs";
|
||||
export * from "./toast";
|
||||
@@ -46,5 +49,3 @@ export * from "./toggle-group";
|
||||
export * from "./tooltip";
|
||||
export * from "./typography";
|
||||
export * from "./utils";
|
||||
export * from "./stepper";
|
||||
export * from "./switch";
|
||||
|
||||
Reference in New Issue
Block a user