Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/kenberkeley/react-demo
/ _changeQuantity
Function
_changeQuantity
src/components/Msg/MsgList/DisplayControl.js:19–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
}
18
19
_changeQuantity () {
20
this.props.changeQuantity(this.state._quantity)
21
}
22
23
render () {
24
let
{ msgsLen, pageIdx, resetDisplayControl } = this.props
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected