MCPcopy Create free account
hub / github.com/decaporg/decap-cms /

Class

packages/decap-cms-widget-boolean/src/BooleanControl.js:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18export default class BooleanControl extends React.Component {
19 render() {
20 const { value, forID, onChange, classNameWrapper, setActiveStyle, setInactiveStyle } =
21 this.props;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected