MCPcopy Create free account
hub / github.com/react-toolbox/react-toolbox / ClockHours.js

File ClockHours.js

components/time_picker/ClockHours.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { Component, PropTypes } from 'react';
2import utils from '../utils/utils.js';
3import Hand from './ClockHand.js';
4import Face from './ClockFace.js';

Callers

nothing calls this directly

Calls 2

mouseStartMethod · 0.80
touchStartMethod · 0.80

Tested by

no test coverage detected