atlp-rwanda/hackers-ec-Fe

View on GitHub
src/components/Footer.tsx

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

Function Footer has 65 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Footer = () => {
    return (
        <>
            <footer className="flex flex-col items-center text-dark pb-8 px-[3%]">
                <div className="bg-custom-gradient rounded-md text-neutral-white mx-auto p-10 flex w-full gap-5 rounded-br-[3rem] rounded-bl-[3rem] flex-wrap ipad:flex-nowrap">
Severity: Major
Found in src/components/Footer.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status