feat: add taxonomy detail page #138
Annotations
6 errors
tests:
src/taxonomy/api/hooks/api.test.js#L2
Using exported name 'useTaxonomyListData' as identifier for default export
|
tests:
src/taxonomy/api/hooks/selectors.test.js#L2
Using exported name 'useTaxonomyListData' as identifier for default export
|
tests:
src/taxonomy/taxonomy-detail/TagListTable.jsx#L17
'tags' is defined but never used
|
tests:
src/taxonomy/taxonomy-detail/TagListTable.jsx#L39
Prop type "array" is forbidden
|
tests:
src/taxonomy/taxonomy-detail/TaxonomyDetailSideCard.jsx#L24
Prop type "object" is forbidden
|
tests
Process completed with exit code 2.
|