Skip to content

Commit

Permalink
DateTimePicker: fix prop warning for
Browse files Browse the repository at this point in the history
  • Loading branch information
psealock committed Jan 22, 2019
1 parent 527e25c commit e564158
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/src/date-time/date.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ class DatePicker extends Component {
return (
<div className="components-datetime__date">
<DayPickerSingleDateController
block
date={ momentDate }
daySize={ 30 }
focused
Expand Down

0 comments on commit e564158

Please sign in to comment.