saarnilauri/fida-imu

View on GitHub
src/components/Landing/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function LandingPage has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const LandingPage = () => {
  return (
    <React.Fragment>
      <div className="landing-bg">
        <Row className="full-height d-flex justify-content-center align-items-center">
Severity: Minor
Found in src/components/Landing/index.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status