Skip to content

Commit

Permalink
Improve label description
Browse files Browse the repository at this point in the history
  • Loading branch information
kawaijoe committed Aug 18, 2024
1 parent a91dffb commit bbfba5c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/pages/docs/label.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ import LinkBadge from "../../components/link-badge/link-badge";
import LinkBadgeGroup from "../../components/link-badge/link-badge-group";

# Label
Describes a form field with a label, description, and error message (if any).
Describes a form field with a label, description, and error message (if any). This widget is usually used for custom
form fields. All form fields in Forui comes with this widget wrapped.

<LinkBadgeGroup>
<LinkBadge label="API Reference" href="https://pub.dev/documentation/forui/latest/forui.widgets.label/forui.widgets.label-library.html"/>
Expand Down

0 comments on commit bbfba5c

Please sign in to comment.