Skip to content

Commit 672ec99

Browse files
committed
fix(readme): remove showInputs
1 parent 2783c12 commit 672ec99

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ Html:
5555
```html
5656
<input type="text" matInput
5757
ngxDaterangepickerMd
58-
[autoApply]="false"
59-
[showInputs]="false"
60-
[singleDatePicker]="true"
6158
[locale]="{applyLabel: 'ok', format: 'DD-MM-YYYY'}"
6259
startKey="start"
6360
endKey="end"

0 commit comments

Comments
 (0)