Skip to content

Commit

Permalink
fix: dataPicker dropdownClassName not wroking
Browse files Browse the repository at this point in the history
  • Loading branch information
tangjinzhou committed Jul 27, 2018
1 parent 8560f0e commit 02ab242
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/vc-calendar/src/Picker.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ const Picker = {
PropTypes.arrayOf(MomentType),
]),
align: PropTypes.object.def({}),
dropdownClassName: PropTypes.string,
},
mixins: [BaseMixin],

Expand Down

0 comments on commit 02ab242

Please sign in to comment.