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

@@ -235,13 +235,13 @@ function FieldError({
export {
Field,
FieldLabel,
FieldContent,
FieldDescription,
FieldError,
FieldGroup,
FieldLabel,
FieldLegend,
FieldSeparator,
FieldSet,
FieldContent,
FieldTitle,
};