Lambda-School-Labs/startup-grant-database-fe

View on GitHub
src/components/suggestion/formElements/GrandDemoForm.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function GrantDemo has 69 lines of code (exceeds 50 allowed). Consider refactoring.
Open

const GrantDemo = (props) => {
  return (
    <Fragment>
      <Typography variant="h5">Grant Demographics</Typography>
      <Divider variant="middle" />
Severity: Major
Found in src/components/suggestion/formElements/GrandDemoForm.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status