AugurProject/augur-ui

View on GitHub
src/modules/auth/components/common/derivation-path-editor.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function render has 68 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render() {
    const s = this.state;

    return (
      <section className={Styles.DerivationPathEditor}>
Severity: Major
Found in src/modules/auth/components/common/derivation-path-editor.jsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status