MCPcopy Create free account
hub / github.com/flyfloor/react-component /

Class

demo/example/TimeInputDemo.jsx:4–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2import {TimeInput} from './index.js';
3
4export default class TimeInputDemo extends React.Component {
5 constructor(props){
6 super(props);
7 this.state = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected