Skip to content

Commit

Permalink
chore(date-picker): remove text-field from example
Browse files Browse the repository at this point in the history
related to #27
  • Loading branch information
splashdust committed Mar 15, 2019
1 parent 80e381f commit 94828ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/datepicker/primary.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ Import classes:
## Base state
```html
<div>
<input id="input-field" class="sdv-field" aria-label="Field label" placeholder="Input field">
<div class="sdv-datepicker">
<section class="sdv-datepicker__controls">
<button class="sdv-button sdv-button-alternative sdv-button--small"><i class="fal fa-chevron-left"></i></button>
Expand Down

0 comments on commit 94828ca

Please sign in to comment.