private openPanel()
in
src/hub/hub.tsx [119:121]
3
lines of code
1
McCabe index (conditional complexity)
private openPanel(): void { this.setState({ panelShown: true }); }