1 2 3 4 5 6 7
pub const FORM_ITEM: &str = "grid gap-2"; pub const FORM_LABEL: &str = "text-destructive"; pub const FORM_DESCRIPTION: &str = "text-muted-foreground text-sm"; pub const FORM_MESSAGE: &str = "text-destructive text-sm";