Skip to content

Commit

Permalink
Update "text-inputs" page (#1894)
Browse files Browse the repository at this point in the history
Automatically generated. Merged on Netlify CMS.
  • Loading branch information
anselmbradford authored Jan 23, 2024
1 parent 220d535 commit 01c80b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/pages/text-inputs.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ variation_groups:
<br><br>
<input class="a-text-input a-text-input__warning" type="text" placeholder="Warning" id="form-input-success" aria-describedby="form-input-warning_message">
<input class="a-text-input a-text-input__warning" type="text" placeholder="Warning" id="form-input-warning" aria-describedby="form-input-warning_message">
<br><br>
<input class="a-text-input a-text-input__error" type="text" placeholder="Error" id="form-input-success" aria-describedby="form-input-warning_message">
<input class="a-text-input a-text-input__error" type="text" placeholder="Error" id="form-input-error" aria-describedby="form-input-error_message">
variation_specs: ""
variation_name: Text input
variation_description: Use when the expected user input is a single line of
Expand Down

0 comments on commit 01c80b8

Please sign in to comment.