Skip to content

Commit

Permalink
Update DaysView.js
Browse files Browse the repository at this point in the history
Moh Khoirul Anam authored Nov 22, 2018

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 97752cd commit 20998a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DaysView.js
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@

var React = require('react'),
createClass = require('create-react-class'),
moment = require('moment')
moment = require('moment').default
;

var DateTimePickerDays = createClass({

0 comments on commit 20998a6

Please sign in to comment.