chore: rename component properly

This commit is contained in:
Pablo Lara
2024-09-30 16:16:24 +02:00
parent f146946319
commit 904a4a61e9
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ export * from "./action-card/ActionCard";
export * from "./alert/Alert";
export * from "./alert-dialog/AlertDialog";
export * from "./chart/Chart";
export * from "./dialog/dialogg";
export * from "./dialog/dialog";
export * from "./dropdown/Dropdown";
export * from "./header/Header";
export * from "./label/Label";