initial #391
Annotations
7 errors
src/pages/homeLearning/Advanced.tsx#L13
Cannot find name 'theme'.
|
src/pages/homeLearning/Advanced.tsx#L17
Object literal may only specify known properties, and 'text' does not exist in type 'Omit<CardProps, "buttonProps"> & { buttonProps: { href: string; }; }'.
|
src/pages/homeLearning/Beginner.tsx#L13
Cannot find name 'theme'.
|
src/pages/homeLearning/Beginner.tsx#L17
Object literal may only specify known properties, and 'text' does not exist in type 'Omit<CardProps, "buttonProps"> & { buttonProps: { href: string; }; }'.
|
src/pages/homeLearning/Intermediate.tsx#L14
Cannot find name 'theme'.
|
src/pages/homeLearning/Intermediate.tsx#L21
Object literal may only specify known properties, and 'text' does not exist in type 'Omit<CardProps, "buttonProps"> & { buttonProps: { href: string; }; }'.
|
|
This job failed
Loading