Skip to content

Commit

Permalink
Merge branch '2.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur TRESSOL committed Apr 26, 2018
2 parents b062c73 + 88c283d commit fd258a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ <h3>Horizontal stepper</h3>
<caribou-step id="stepper1step1" label="Personal">
<paper-input label="First Name"></paper-input>
<paper-input label="Last Name"></paper-input>
<input type="checkbox" name="test" id="test" required>
<input type="checkbox" name="test" id="test" required> Required Checkbox
</caribou-step>
<caribou-step id="stepper1step2" label="Hobbies" editable>
<div style="padding:5px;">
Expand Down

0 comments on commit fd258a8

Please sign in to comment.