Skip to content

Commit

Permalink
Closes #462
Browse files Browse the repository at this point in the history
  • Loading branch information
dafo committed Feb 27, 2019
1 parent 5ea2336 commit c9a1085
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<p>You can read more about configuring the igx-date-picker component in the
<a href="https://github.com/IgniteUI/igniteui-angular/blob/master/projects/igniteui-angular/src/lib/date-picker/README.md" target="_blank">README</a> or the
<a href="https://www.infragistics.com/products/ignite-ui-angular/angular/components/date_picker.html" target="_blank">official documentation</a>.</p>
<igx-datePicker [cancelButtonLabel]="'Close'"[todayButtonLabel]="'Today'" [value]="today"></igx-datePicker>
<igx-date-picker [cancelButtonLabel]="'Close'"[todayButtonLabel]="'Today'" [value]="today"></igx-date-picker>
</div>

0 comments on commit c9a1085

Please sign in to comment.