private closePanel()
in
src/hub/hub.tsx [123:125]
3
lines of code
1
McCabe index (conditional complexity)
private closePanel(): void { this.setState({ panelShown: false }); }