feat: Plain customer cards #4210
Annotations
10 errors
|
🔎 Type check
Object literal may only specify known properties, and 'left' does not exist in type '{ mainContent: ComponentInput[]; asideContent: ComponentInput[]; }'.
|
|
🔎 Type check
Object literal may only specify known properties, and 'spacerSize' does not exist in type '{ size?: "S" | "L" | "M" | "XL" | "XS" | undefined; }'.
|
|
🔎 Type check
Object literal may only specify known properties, and 'textSize' does not exist in type '{ text: string; size?: "S" | "L" | "M" | undefined; color?: "ERROR" | "MUTED" | "NORMAL" | "SUCCESS" | "WARNING" | undefined; }'.
|
|
🔎 Type check
Object literal may only specify known properties, and 'components' does not exist in type '{ content: ComponentInput[]; }'.
|
|
🔎 Type check
Parameter 'org' implicitly has an 'any' type.
|
|
🔎 Type check
Parameter 'user' implicitly has an 'any' type.
|
|
🔎 Type check
Property 'pageCount' does not exist on type 'Response'.
|
|
🔎 Type check
Property 'page' does not exist on type 'Response'.
|
|
🔎 Type check
Property 'filters' does not exist on type 'Response'.
|
|
🔎 Type check
Property 'users' does not exist on type 'Response'.
|
Loading