GladysProject/Gladys

View on GitHub
front/src/routes/signup/2-create-account-gladys-gateway/index.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    const { step, backupKey, loading, error, gatewayRestoreErrored } = this.state;
    return (
      <div class="page">
        <div class="page-single mt-6">
Severity: Minor
Found in front/src/routes/signup/2-create-account-gladys-gateway/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status