MCPcopy Create free account
hub / github.com/Lobos/react-ui /

Class

src/Datepicker/TimeSet.js:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3import React, { Component, PropTypes } from 'react';
4
5class TimeSet extends Component {
6 constructor (props) {
7 super(props);
8 this.state = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected