Skip to content

Feature: Add a Form Description #134

@Connor-Moesol

Description

@Connor-Moesol

Add a Form Description component to attach to form fields.

i.e.

{ description && (
  <p id={id} className="text-muted-foreground text-sm">
    {description}
  </p>
) }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions