fix: dependencies fix #130
Annotations
3 errors
Build:
node_modules/react-infinite-scroll-component/src/index.tsx#L358
Type '(infScroll: HTMLDivElement) => HTMLDivElement' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
|
Build:
node_modules/react-infinite-scroll-component/src/index.tsx#L364
Type '(pullDown: HTMLDivElement) => HTMLDivElement' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
|
Build
Process completed with exit code 2.
|