Skip to content

fix another one #228

@Geczy

Description

@Geczy
 · clientTraceMetadata

Linting and checking validity of types ...
Failed to compile.
./src/components/Card.tsx:3:24
Type error: Binding element 'children' implicitly has an 'any' type.
1 | import clsx from 'clsx'
2 |

3 | export const Card = ({ children, className = '', ...props }) => {
| ^
4 | return (
5 | <div
6 | className={clsx(
Next.js build worker exited with code: 1 and signal: null
Error: Command "prisma generate && prisma generate --schema=./prisma-mongo/schema.prisma && next build" exited with 1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions