imaginerio/narratives

View on GitHub
src/pages/project/[project].js

Summary

Maintainability
A
3 hrs
Test Coverage
D
61%

File [project].js has 330 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/* eslint-disable jsx-a11y/label-has-associated-control */
import React, { useState, useEffect } from 'react';
import PropTypes from 'prop-types';
import { useQuery, useMutation, gql } from '@apollo/client';
import { map } from 'lodash';
Severity: Minor
Found in src/pages/project/[project].js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status