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 Mar 6, 2019
1 parent f729c77 commit 359a11e
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 359a11e

Please sign in to comment.