Skip to content

Commit

Permalink
doc(readme): remove showInputs
Browse files Browse the repository at this point in the history
  • Loading branch information
fetrarij committed Jun 12, 2018
2 parents 70ae1f8 + 672ec99 commit ec850c9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ Html:
```html
<input type="text" matInput
ngxDaterangepickerMd
[autoApply]="false"
[showInputs]="false"
[singleDatePicker]="true"
[locale]="{applyLabel: 'ok', format: 'DD-MM-YYYY'}"
startKey="start"
endKey="end"
Expand Down

0 comments on commit ec850c9

Please sign in to comment.