MCPcopy Create free account
hub / github.com/kenberkeley/react-demo /

Class

src/components/Msg/MsgList/DisplayControl.js:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3import handleChange from 'MIXIN/handleChange'
4
5export default class DisplayControl extends Component {
6 constructor (props) {
7 super(props)
8 this.state = { _quantity: props.quantity }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected