2023-09-12T14:34:49.871Z #115
Annotations
10 errors
check
JSX attributes must only be assigned a non-empty 'expression'.
|
check
'props' is of type 'unknown'.
|
check
Unused '@ts-expect-error' directive.
|
check
Type '{ className: string; }' is not assignable to type 'IntrinsicAttributes'.
|
check
Unused '@ts-expect-error' directive.
|
check
'Button' cannot be used as a JSX component.
|
check
Property 'children' does not exist on type '{}'.
|
check
Unused '@ts-expect-error' directive.
|
check
Type '{ children: string; }' has no properties in common with type 'IntrinsicAttributes'.
|
check
Property 'onClick' does not exist on type 'ButtonProps'.
|