Skip to content

Commit 4837fa0

Browse files
committed
Import Constants
1 parent 843ad36 commit 4837fa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DateTimePickerHours.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ var DateTimePickerHours, React;
22

33
React = require('react');
44
var Glyphicon = require('react-bootstrap').Glyphicon;
5+
var Constants = require('./Constants');
56

67
DateTimePickerHours = React.createClass({
78
propTypes: {

0 commit comments

Comments
 (0)