1 2 3 4 5 6 7
pub const FORM_ITEM: &str = "grid gap-2"; pub const FORM_LABEL: &str = "text-accent-error"; pub const FORM_DESCRIPTION: &str = "text-ink-soft text-sm"; pub const FORM_MESSAGE: &str = "text-accent-error text-sm";