chore: rename for consistency custom-button component

This commit is contained in:
Pablo Lara
2024-10-01 06:02:22 +02:00
parent 717f9765e1
commit 35f7c90c19
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
export * from "./custom-button";
export * from "./custom-dropdown-filter";
export * from "./CustomAlertModal";
export * from "./CustomBox";
export * from "./CustomButton";
export * from "./CustomButtonClientAction";
export * from "./CustomInput";
export * from "./CustomLoader";