Create src/app/_components/Overview.tsx #934
Annotations
7 errors
build:
src/app/_components/Overview.tsx#L5
Binding element 'title' implicitly has an 'any' type.
|
build:
src/app/_components/Overview.tsx#L5
Binding element 'imageSrc' implicitly has an 'any' type.
|
build:
src/app/_components/Overview.tsx#L5
Binding element 'altText' implicitly has an 'any' type.
|
build:
src/app/_components/Overview.tsx#L5
Binding element 'description' implicitly has an 'any' type.
|
build:
src/app/_components/Overview.tsx#L5
Binding element 'onClick' implicitly has an 'any' type.
|
build:
src/app/_components/Overview.tsx#L28
Parameter 'title' implicitly has an 'any' type.
|
build
Process completed with exit code 2.
|