Skip to content

Commit

Permalink
DateTimePicker: fix prop warning for (#12933)
Browse files Browse the repository at this point in the history
  • Loading branch information
psealock authored and youknowriad committed Jan 23, 2019
1 parent 2b303c4 commit 5ff463a
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 5ff463a

Please sign in to comment.