[WIP]chore(packageJson): 同步tdesign-react的npm库的版本号,解决版本过低导致安装警告 #804
Annotations
10 errors
Build
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
|
Build
Property 'children' does not exist on type 'CellProps'.
|
Build
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
|
Build
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
|
Build
Type 'string | number | true | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | (() => ReactNode)' is not assignable to type 'ReactNode'.
|
Build
Type 'string | number | true | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | (() => ReactNode)' is not assignable to type 'ReactNode'.
|
Build
Property 'children' does not exist on type 'TdCellGroupProps & NativeProps<never>'.
|
Build
Type 'ReactNode | (() => ReactNode)' is not assignable to type 'ReactNode'.
|
Build
Type 'ReactNode | (() => ReactNode)' is not assignable to type 'ReactNode'.
|
Build
Type 'CheckboxOption' is not assignable to type 'ReactNode | (() => ReactNode)'.
|
Loading