feat(image): support icon demo #4327
Annotations
4 errors
src/packages/radio/radio.taro.tsx#L159
Property 'Group' does not exist on type 'FC<Partial<RadioProps> & Omit<HTMLAttributes<HTMLDivElement>, "onChange">>'.
|
src/packages/radio/radio.tsx#L152
Property 'Group' does not exist on type 'FunctionComponent<Partial<RadioProps> & Omit<HTMLAttributes<HTMLDivElement>, "onChange">>'.
|
src/packages/radiogroup/radiogroup.taro.tsx#L101
Type '{ children: string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | Element[] | null | undefined; ... 260 more ...; className: string; }' is not assignable to type 'ViewProps'.
|
|
The logs for this run have expired and are no longer available.
Loading