Skip to content

Commit

Permalink
fix - remove open flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyncee59 committed Jun 5, 2018
1 parent 73f16b1 commit c67d9ce
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,6 @@ DateInput.propTypes = {
}

DateInput.defaultProps = {
open: true,
dateFormat: true,
timeFormat: false,
input: true,
Expand Down

0 comments on commit c67d9ce

Please sign in to comment.