handleSubmit()
in
src/frontend/src/App.js [42:47]
4
lines of code
1
McCabe index (conditional complexity)
handleSubmit(event) { this.login(); event.preventDefault(); }