style: businessCardContainer 공통 컴포넌트 #70
Annotations
4 errors
Build React app:
src/components/common/SelectorButton/index.tsx#L50
Type '{ children: string; backgroundColor: string; textColor: string; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & { theme?: Theme | undefined; as?: ElementType<any> | undefined; } & SelectorButtonProps & ClassAttributes<...> & ButtonHTMLAttributes<...>'.
|
Build React app:
src/components/common/SelectorButton/index.tsx#L67
Property 'backgroundColor' does not exist on type '{ theme?: Theme | undefined; as?: ElementType<any> | undefined; } & ClassAttributes<HTMLButtonElement> & ButtonHTMLAttributes<HTMLButtonElement> & SelectorButtonProps & { ...; }'.
|
Build React app:
src/components/common/SelectorButton/index.tsx#L75
Property 'textColor' does not exist on type '{ theme?: Theme | undefined; as?: ElementType<any> | undefined; } & ClassAttributes<HTMLButtonElement> & ButtonHTMLAttributes<HTMLButtonElement> & SelectorButtonProps & { ...; }'.
|
Build React app
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading