HomePage ProductList #45
Annotations
1 error and 2 warnings
build
Process completed with exit code 1.
|
build:
frontend/src/modules/shared/components/productlist/ProductList.tsx#L35
React Hook useEffect has missing dependencies: 'applicationService' and 'fetchProducts'. Either include them or remove the dependency array
|
build:
frontend/src/modules/shared/components/productlist/ProductList.tsx#L35
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|