leonitousconforti/tinyburg

View on GitHub
apps/trading-site/app/page.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function Page has 67 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function Page() {
    return (
        <div className="flex h-screen bg-black">
            <div className="w-screen h-screen flex flex-col justify-center items-center">
                <svg
Severity: Major
Found in apps/trading-site/app/page.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status