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

Class

src/Form.js:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14requireCss('form');
15
16class Form extends Component {
17 constructor (props) {
18 super(props);
19 this.state = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected