MCPcopy Create free account
hub / github.com/parse-community/parse-dashboard /

Class

src/components/TextInput/TextInput.example.js:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13import TextInput from 'components/TextInput/TextInput.react';
14
15class Wrapper extends React.Component {
16 render() {
17 return <div>{this.props.children}</div>;
18 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected