fix(deps): bump the react group with 6 updates #171
Annotations
10 errors
Build:
src/console/App.tsx#L101
Type '{ children: string; }' has no properties in common with type 'IntrinsicAttributes'.
|
Build:
src/console/App.tsx#L103
Type '{ children: string; }' has no properties in common with type 'IntrinsicAttributes'.
|
Build:
src/console/app/provider.tsx#L5
Property 'children' does not exist on type '{}'.
|
Build:
src/console/components/ErrorMessage.tsx#L12
Property 'children' does not exist on type '{}'.
|
Build:
src/console/components/InfoMessage.tsx#L13
Property 'children' does not exist on type '{}'.
|
Build:
src/console/index.tsx#L11
Type '{ children: Element; }' has no properties in common with type 'IntrinsicAttributes'.
|
Build:
src/console/index.tsx#L12
Type '{ children: Element; }' has no properties in common with type 'IntrinsicAttributes'.
|
Build:
src/console/styles/providers.tsx#L7
Property 'children' does not exist on type '{}'.
|
Build:
src/console/styles/providers.tsx#L28
'GlobalStyle' cannot be used as a JSX component.
|
Build:
src/console/styles/providers.tsx#L29
'ThemeProvider' cannot be used as a JSX component.
|