style(ui): reordena exports e padroniza rótulos visuais

This commit is contained in:
Felipe Coutinho
2026-03-17 17:11:05 +00:00
parent a7c6f3c632
commit 58f5a4ab2f
14 changed files with 40 additions and 40 deletions

View File

@@ -63,4 +63,4 @@ function AlertDescription({
);
}
export { Alert, AlertTitle, AlertDescription };
export { Alert, AlertDescription, AlertTitle };