Skip to content

Commit

Permalink
Update "text-inputs" page (#1898)
Browse files Browse the repository at this point in the history
Automatically generated. Merged on Netlify CMS.
  • Loading branch information
anselmbradford authored Jan 26, 2024
1 parent 835ad24 commit af90de6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/pages/text-inputs.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,13 @@ variation_groups:
- variation_is_deprecated: false
variation_name: Text input (with button)
variation_description: Use for simple forms where a full filter isn’t necessary.
variation_code_snippet: >-
variation_code_snippet: |-
<div class="o-form__input-w-btn">
<div class="o-form__input-w-btn_input-container"> <input class="a-text-input a-text-input__full"
<div class="o-form__input-w-btn_input-container">
<input class="a-text-input a-text-input__full"
type="text"
id="full-textinput-example"
id="full-textinput-w-btn-example"
placeholder="Placeholder text"
value="Input text">
</div>
Expand Down

0 comments on commit af90de6

Please sign in to comment.