DATAP-379 convert classes to functional components #983
Annotations
7 errors
Lint the source code:
src/components/Filters/FilterPanel.js#L2
No default export found in imported module "./Company"
|
Lint the source code:
src/components/Filters/FilterPanel.js#L8
No default export found in imported module "./HasNarrative"
|
Lint the source code:
src/components/Filters/FilterPanel.js#L11
No default export found in imported module "./Product"
|
Lint the source code:
src/components/Filters/__tests__/Product.spec.js#L7
No default export found in imported module "../Product"
|
Lint the source code:
src/components/Filters/__tests__/Product.spec.js#L7
mapStateToProps not found in '../Product'
|
Lint the source code:
src/components/__tests__/SearchPanel.spec.js#L1
No default export found in imported module "../Search/SearchPanel"
|
Lint the source code
Process completed with exit code 1.
|
Loading