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

Class

src/Select.js:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16requireCss('form-control');
17
18class Select extends ClickAway(Component) {
19 constructor (props) {
20 super(props);
21

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected