fix: bump react, react-dom and @types/react in /packages/react-scroll-section #450
Annotations
11 errors
build-demo
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
|
build-demo
Type 'Element' is not assignable to type 'ReactNode'.
|
build-demo
Type 'Element' is not assignable to type 'ReactNode'.
|
build-demo
Type 'Element' is not assignable to type 'ReactNode'.
|
build-demo
Type 'Element' is not assignable to type 'ReactNode'.
|
build-demo
Type 'Element' is not assignable to type 'ReactNode'.
|
build-demo
'Toggle' cannot be used as a JSX component.
|
build-demo
'ThemeProvider' cannot be used as a JSX component.
|
build-demo
'GlobalStyle' cannot be used as a JSX component.
|
build-demo
'GithubCorner' cannot be used as a JSX component.
|
test
Process completed with exit code 1.
|